DialogState
a dialog state holding the current showing state and the some additional state DialogInteractionSource of the dialog
Inheritors
Properties
Functions
Link copied to clipboard
this will dismiss this dialog (if the interactionSource (DialogInteractionSource.dismissAllowed) does allow this)
Link copied to clipboard
this will make the dialog dismissable or not
Link copied to clipboard
this will enable or disable a button
Link copied to clipboard
this will determine if a button currently can be pressed (depends on the interactionSource (DialogInteractionSource.buttonPositiveEnabled or DialogInteractionSource.buttonNegativeEnabled))