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