OnDisplayPreferenceDialogListener

Interface definition for a class that will be called when a Preference requests to display a dialog.

Inheritors

Functions

Link copied to clipboard
abstract fun onDisplayPreferenceDialog(@NonNull preference: Preference)
Called when a preference in the tree requests to display a dialog.