UI/DisplayActionSheet
DisplayActionSheet
- Kind
- System UI / Dialog
- Microsoft Docs
- DisplayActionSheet documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Choice list dialog (options + cancel/destruction).
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Title | ? | Dialog title | |
| Cancel | ? | Cancel label | |
| Destruction | ? | Destructive action label | |
| Buttons | ? | Array of options |