Show / Hide Table of Contents

    Enum CalendarSelectable

    Definition

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

    Enumeration for defining which fields of a tm struct will be taken into account.

    [Flags]
    public enum CalendarSelectable

    Fields

    Name Description
    Day

    Day will be taken into account.

    Month

    Month will be taken into account.

    None

    None will be taken into account.

    Year

    Year will be taken into account.

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