UI.DatePicker.iOS.DatePickerMode

Since

3.1.3

Ios

Enumeration Members

Enumeration Members

TIME: 0

A mode that displays the date in hours, minutes.

Property

Static

Ios

Since

3.1.3

DATE: 1

A mode that displays the date in months, days of the month, and years.

Property

Static

Ios

Since

3.1.3

DATEANDTIME: 2

A mode that displays the date as unified day of the week, month, and day of the month values, plus hours, minutes.

Property

Static

Ios

Since

3.1.3

Generated using TypeDoc