Enum Slider.IndicatorType
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 6
The indicator type of slider.
C#Copypublic enum IndicatorType
Name | Description |
---|---|
Image | Contains slider bar, IndicatorImage. |
None | Only contains slider bar. |
Text | Contains slider bar, IndicatorText. |