Show / Hide Table of Contents

    Enum DateTimeFieldType

    Definition

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

    Enumeration for the datetime field types for DateTimeSelector.

    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-2020 Samsung
    Generated by DocFX