Show / Hide Table of Contents

    Enum SliderIndicatorVisibleMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for the Slider's indicator visiblity mode.

    public enum SliderIndicatorVisibleMode

    Fields

    Name Description
    Always

    Always show the indicator.

    Default

    Shows the indicator on mouse down or change in the slider value.

    None

    Never show the indicator.

    OnFocus

    Show the indicator on focus.

    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX