sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
picker-basic
/
androidx.picker.app
/
SeslDatePickerDialog
/
SeslDatePickerDialog
Sesl
Date
Picker
Dialog
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
callBack
:
SeslDatePickerDialog.OnDateSetListener
,
year
:
Int
,
monthOfYear
:
Int
,
dayOfMonth
:
Int
)
(
source
)
constructor
(
@
NonNull
context
:
Context
,
@
StyleRes
theme
:
Int
,
@
Nullable
callBack
:
SeslDatePickerDialog.OnDateSetListener
,
year
:
Int
,
monthOfYear
:
Int
,
dayOfMonth
:
Int
)
(
source
)