DatePickerType

Class

Android
public value class DatePickerType internal constructor(internal val value: Int)

Specifies the types of columns to display in the DatePicker.

Companion Object

Properties

Android
public val DayMonthYear: DatePickerType
Android
public val MonthDayYear: DatePickerType
Android
public val YearMonthDay: DatePickerType