Source set: Android
public value class DatePickerType internal constructor(internal val value: Int)
Specifies the types of columns to display in the DatePicker.
Companion Object
Properties
Source set: Android
public val DayMonthYear: DatePickerType
Source set: Android
public val MonthDayYear: DatePickerType
Source set: Android
public val YearMonthDay: DatePickerType