sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
preference
/
androidx.preference
/
ListPreferenceDialogFragmentCompat
List
Preference
Dialog
Fragment
Compat
open
class
ListPreferenceDialogFragmentCompat
:
PreferenceDialogFragmentCompat
(
source
)
Members
Constructors
List
Preference
Dialog
Fragment
Compat
Link copied to clipboard
constructor
(
)
Functions
new
Instance
Link copied to clipboard
@
NonNull
open
fun
newInstance
(
@
NonNull
key
:
String
)
:
ListPreferenceDialogFragmentCompat
on
Create
Link copied to clipboard
open
fun
onCreate
(
@
Nullable
savedInstanceState
:
Bundle
)
on
Dialog
Closed
Link copied to clipboard
open
fun
onDialogClosed
(
positiveResult
:
Boolean
)
on
Save
Instance
State
Link copied to clipboard
open
fun
onSaveInstanceState
(
@
NonNull
outState
:
Bundle
)