Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-muix-date-pickers
/
muix.pickers
/
PickerOwnerState
Picker
Owner
State
external
interface
PickerOwnerState
(
source
)
Inheritors
DigitalClockOwnerState
MonthButtonOwnerState
PickerSectionSeparatorOwnerState
YearButtonOwnerState
Members
Properties
is
Picker
Disabled
Link copied to clipboard
abstract
var
isPickerDisabled
:
Boolean
is
Picker
Open
Link copied to clipboard
abstract
var
isPickerOpen
:
Boolean
is
Picker
Read
Only
Link copied to clipboard
abstract
var
isPickerReadOnly
:
Boolean
is
Picker
Value
Empty
Link copied to clipboard
abstract
var
isPickerValueEmpty
:
Boolean
picker
Orientation
Link copied to clipboard
abstract
var
pickerOrientation
:
PickerOrientation
picker
Variant
Link copied to clipboard
abstract
var
pickerVariant
:
PickerVariant