SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.datepicker
/
OnSelectionChangedListener
On
Selection
Changed
Listener
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP
)
abstract
class
OnSelectionChangedListener
<
S
>
Listener that provides selection.
Members
Constructors
On
Selection
Changed
Listener
Link copied to clipboard
constructor
(
)
Functions
on
Incomplete
Selection
Changed
Link copied to clipboard
open
fun
onIncompleteSelectionChanged
(
)
on
Selection
Changed
Link copied to clipboard
abstract
fun
onSelectionChanged
(
@
NonNull
selection
:
S
)
Called with the current selection.