Show / Hide Table of Contents

    Enum CalendarSelectMode

    Definition

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

    Enumeration for the mode, which determines how a user could select a day.

    public enum CalendarSelectMode

    Fields

    Name Description
    Always

    A day is always selected.

    Default

    Default value. A day is always selected.

    None

    None of the days can be selected.

    OnDemand

    User may have selected a day.

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