sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
preference
/
androidx.preference
/
PreferenceGroup
/
OnExpandButtonClickListener
On
Expand
Button
Click
Listener
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
interface
OnExpandButtonClickListener
(
source
)
Definition for a callback to be invoked when the expand button is clicked. Used by Settings.
See also
set
Initial
Expanded
Children
Count(int)
Members
Functions
on
Expand
Button
Click
Link copied to clipboard
abstract
fun
onExpandButtonClick
(
)
Called when the expand button is clicked.