Enum DateTimeFieldType

Definition

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

Enumeration for the datetime field types for DateTimeSelector.

C#
Copy
public enum DateTimeFieldType
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.