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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<Slider.IndicatorType>(Slider.IndicatorType, string)
    Extensions.LoadFromXaml<Slider.IndicatorType>(Slider.IndicatorType, string)
    Extensions.LoadFromXaml<Slider.IndicatorType>(Slider.IndicatorType, Type)
    Extensions.LoadFromXamlFile<Slider.IndicatorType>(Slider.IndicatorType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX