Enum DateTimeFieldType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the datetime field types for DateTimeSelector.

    [Obsolete("This has been deprecated in API12")]
    public enum DateTimeFieldType

    Fields

    Name Description
    AmPm

    Indicates the AM/PM field.

    Date

    Indicates the Date field.

    Hour

    Indicates the Hour field.

    Minute

    Indicates the Minute field.

    Month

    Indicates the Month field.

    Year

    Indicates the Year field.

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