Event dismissRequested
An event invoked when the user requests to dismiss the AlertDialog.
Implements
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action<DismissType> dismissRequested
Returns
| Type | Description |
|---|---|
| Action<DismissType> |