Tizen CircularUI
The Tizen CircularUI is a set of helpful extensions to the Xamarin Forms framework on the Samsung Gear device. The binaries are available via NuGet (package name CircularUI) with the source available here.
Controls
Name | Description |
---|---|
Bezel |
A subclass of Xamarin.Forms.ContentPage that allows you to set which view gets the bezel rotation event. |
Check(obsolete) | A subclass of Xamarin.Forms.Switch control with some different styles. |
Circle |
A picker control to select date or time that fits in the circular screen. Unlike Xamarin.Forms.DatePicker or Xamarin.Forms.TimePicker , it can be shown on the page without popup. |
Circle |
An image control that crops an image in a circle shape. |
Circle |
A subclass of Xamarin.Forms.ListView that allows you to change the bar color of the ListView. |
Circle |
A subclass of Xamarin.Forms.Page that can show Circular ProgressBar and Circular Slider and the button on the bottom of the screen. it can also show MenuItems on the circular menu.(MoreOption) |
Circle |
A progress control that fits in the circular screen. This control can be only used in the CircleSurfaceView. |
Circle |
A subclass of Xamarin.Forms.ScrollView that allows you to change the bar color of the ScollView. |
Circle |
A slider control that responds to the bezel action and fits in the circular screen. |
Circle |
A container to layout children linear in the circular area. |
Circle |
A subclass of Xamarin.Forms.Stepper that provides additional properties to set visible elements on Tizen wearable. |
Circle |
A behavior that allows you to insert views that require CircleSurface. |
Circle |
An item class to represent the items in the CircleSurface. |
Circle |
A view that can have several CircleSurfaceItems, not a page. |
Circle |
An item class that can show a toolbar item fitting in the circular screen. |
Circular |
A subclass of Xamarin.Forms.Shell that provides more extended properties for Flyout. When the Flyout is opened, the application will not be terminated even if an user press the back button. |
Color |
An item class that allows you to set the background color of the button used in the popup control. |
Content |
A button control that allows you to customize the view to show. |
Context |
A behavior to show a small popup which has one or two buttons. This can be added to any Xamarin.Forms.View . |
Flat |
A cell that turns off the default effect(fish-eye effect) applied in wearable profile. |
Google |
A view to display google javascript map. |
Index |
A subclass of multiple Pages that can slide child page horizontal and has dots on top of the screen for the number of child pages. |
Information |
A popup that includes a control showing progress and one button on the bottom of the circular screen. |
Media |
A class that provides the essential components to play the media contents. |
Media |
A view to display a video on the screen. |
Popup |
An entry that opens popup for editing text of the entry. |
Radio(obsolete) | A radio control fits in the circular screen. |
Two |
A page that has two buttons. One is on the left, and the other is on the right side of the circular screen. |
Two |
A popup that has two buttons. One is on the left, and the other is on the right side of the circular screen. |
Toast | A popup for simple feedback. |