Enum CalendarSelectMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

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

    [Obsolete("This has been deprecated in API12")]
    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-2024 Samsung
    Generated by DocFX