Enum CheckDisplayStyle
Enumeration for the style of the Check.
Namespace: Tizen.Wearable.CircularUI.Forms
Assembly: Tizen.Wearable.CircularUI.Forms.dll
Syntax
public enum CheckDisplayStyle
Fields
| Name | Description |
|---|---|
| Default | The default style is checkbox style. |
| Onoff | The toggle switch style. |
| Small | The small checkbox style. this style is only for circular devices |