Show / Hide Table of Contents

    Namespace Tizen.Wearable.CircularUI.Forms

    Classes

    ActionButtonItem

    The ActionButtonItem is a class that presents a menu item and associates it with a command

    BezelInteractionPage

    The BezelInteractionPage is a ContentPage, which allows you to interact with Bezel rotation

    BufferingProgressUpdatedEventArgs

    Internal use only. Contains arguments for the event that is raised when the buffering progress is updated.

    Check

    The check widget allows for toggling a value between true and false. The check is extension of Xamarin.Forms.Switch.

    Check2TextCell

    A Cell with two labels and a Check.

    CheckCell

    A Cell with a label and a Check.

    CircleDateTimeSelector

    The CircleDateTimeSelector is a view that can change the value by bezel action by touching each item of "Year: Month: Day" and "Hour: Minute: AM / PM"

    CircleImage

    The CircleImage is view that hold an image with circle shape. The CircleImage is extension of Xamarin.Forms.Image.

    CircleListView

    The CircleListView is a view that represents Xamarin.Forms.ListView on Circular UI. You can move the list through bezel action.

    CirclePage

    The CirclePage is a ContentPage, which allows you to insert views that require CircleSurface, and you can show ToolbarItems with MoreOption. It has an ActionButton, and can use the MenuItem type as text, icon, command, and so on.

    CirclePageNotFoundException

    The CirclePageNotFoundException is an Exception class that occurs when a CircleSurface has no child.

    CircleProgressBarSurfaceItem

    The CircleProgressBarSurfaceItem displays circular progressbar at CirclePage.

    CircleScrollView

    The CircleScrollView has circular scroll bar. it can be scrolled by bezel action. The CircleScrollView is extension of Xamarin.Forms.ScrollView.

    CircleSliderSurfaceItem

    The CircleSliderSurfaceItem displays circular slider at CirclePage.

    CircleStackLayout

    A container to layout children linear in the circular area.

    CircleStepper

    The CircleStepper is a class that extends Xamarin.Forms.Stepper for Circular UI.

    CircleSurfaceEffectBehavior

    The CircleSurfaceEffectBehavior is a behavior which allows you to add views that require CircleSurface.

    CircleSurfaceItem

    The CircleSurfaceItem is a class that controls the items represented in the CircleSurface.

    CircleSurfaceView

    A subclass of Xamarin.Forms.View that can have several CircleSurfaceItem as a View not Page.

    CircleToolbarItem

    The CircleToolbarItem is a class that extends Xamarin.Forms.ToolbarItem for Circular UI.

    CircularShell

    A subclass of Xamarin.Forms.Shell that have additional options for circular screen.

    ColorMenuItem

    A subclass of Xamarin.Forms.MenuItem that controls the background color of the button used in the popup control.

    ContentButton

    The ContentButton is a Button, which allows you to customize the View to be displayed.

    ContextPopupEffectBehavior

    The ContextPopupEffectBehavior is a behavior which allows you to add a context popup.

    EmbeddingControls

    The default embedding controller of MediaPlayer

    FileMediaSource

    A MediaSource that reads a media from a file.

    FileMediaSourceConverter

    A TypeConverter that converts to FileMediaSource.

    FlatViewCell

    FlatViewCell contains a developer-defined Xamarin.Forms.View. It has no fish-eye effect while ViewCell has fish-eye effect.

    FormsCircularUI

    GoogleMapView

    The MapView class is used to display a map on the screen.

    IndexPage

    The IndexPage is extension of Xamarin.Forms.MultiPage. When Page is added/removed at Multipage. circular index is added/removed automatically at the top of window.

    InformationPopup

    InitOptions

    ItemFocusedEventArgs

    Event arguments for the ItemFocused event of CircleListView.

    ItemLongPressedEventArgs

    Event arguments for the ItemLongPressed event of CircleListView.

    LayoutCanvas

    Marker

    A struct that has a latitude and longitude.

    MediaPlayer

    MediaPlayer provieds the essential components to play the media contents.

    MediaSource

    Abstract class whose implementors load media contents from files or the Web.

    MediaSourceConverter

    Class that takes a string representation of a media file location and returns a MeidaSource from the specified resource.

    MediaView

    The MediaView class is used to display the video output on the screen.

    MillisecondToTextConverter

    Class that the XAML parser uses to convert milliseconds to Text format.

    PopupEntry

    The PopupEntry is a class that extends Xamarin.Forms.Entry. It makes a new layer when editing text on the entry.

    ProgressToBoundTextConverter

    Class that the XAML parser uses to convert Progress to Bound.

    RadialProgress

    Radio

    The Radio is a widget that allows one or more options to be displayed and have the user choose only one of them.

    Radio2TextCell

    A Cell with two labels and a RadioButton.

    RadioCell

    A Cell with a label and a RadioButton.

    RotaryEventArgs

    Event arguments for RotaryEvent.

    RotaryEventManager

    The RotaryEventManager provides an event for the global rotary event for wearable devices.

    SelectedEventArgs

    Event arguments for events of RadioButton.

    SelectModeImageCell

    An ImageCell supports a selection mode.

    SelectModeTextCell

    A TextCell supports a selection mode.

    SingleTextCell

    A Cell with a signle text. The Detail property is always ignored.

    Switch2TextCell

    A Cell with two labels and a Switch.

    Toast

    The Toast class provides properties that show simple types of messages

    TwoButtonPage

    The TwoButtonPage is a page that has a rectangular area inside the circle as contents area. It also has two buttons and a Title area.

    TwoButtonPopup

    The TwoButtonPopup describe pop-up which has circular two button, title, text, and content area.

    UriMediaSource

    A MediaSource that loads a media from a URI

    Structs

    GoogleMapOption

    The GoogleMapOption struct used to define the properties that can be set on a GoogleMapView.

    LatLng

    A struct that has a latitude and longitude.

    Interfaces

    IBezelInteractionRouter

    An interface to take rotary events.

    ICircleSurfaceConsumer

    The ICircleSurfaceConsumer is an interface represents the CircleSurfaceObject.

    ICircleSurfaceItem

    The ICircleSurfaceItem is an interface that controls the items represented in the CircleSurface.

    ICircleSurfaceProvider

    The ICircleSurfaceProvider is an interface providing the CircleSurface.

    IGoogleMapViewController

    For internal use by renderers.

    IInformationPopup

    The IInformationPopup is an interface to describe information pop-up which has circular bottom button, title, text, and content area

    IMediaViewProvider

    IPlatformMediaPlayer

    For internal use by platform renderers.

    IRotaryEventReceiver

    The IRotaryEventReceiver is a receiver interface to take Rotary Events

    IRotaryFocusable

    The IRotaryFocusable is an interface to take a Rotary Event

    IRotaryService

    IToast

    This interface, which defines the ability to display simple text, is used internally.

    ITwoButtonPopup

    The ITwoButtonPopup is an interface to describe confirmation pop-up which has circular two button, title, text, and content area

    IVideoOutput

    Interface indicating the ouput type of the media.

    Enums

    CheckDisplayStyle

    Enumeration for the style of the Check.

    DateTimeType

    Enumeration for style type of CircleDateTimeSelector

    DisplayAspectMode

    Enumerates values that define how a media content is displayed.

    GoogleMapType

    Enumeration for the Google Map type of the MapView.

    PlaybackState

    Enumerates values that define the playback state of the media content.

    PositionOption

    Enumeration for position type of popup

    RadialProgressStrokeCap

    VideoOuputType

    Enumeration that specifies the video ouput.

    ZoomControlPosition

    Enumeration for the Zoom control position of the GoogleMapView.

    Delegates

    RotaryEventHandler

    Delegate for a triggering rotary event

    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX