onPreferenceDisplayDialog
abstract fun onPreferenceDisplayDialog(@NonNull caller: PreferenceFragment, @NonNull pref: Preference): Boolean(source)
Return
true
if the dialog creation has been handled
Parameters
caller
The fragment containing the preference requesting the dialog
pref
The preference requesting the dialog