Toolkit/Snackbar
Jump to navigation
Jump to search
Snackbar
- Kind
- CommunityToolkit
- Microsoft Docs
- Snackbar documentation on learn.microsoft.com
- Introduced
- Toolkit (MAUI era)
- Deprecated
- No
- Notes
- Transient inline message; verify GTK overlay/animation.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Text | ? | Message body | |
| Duration | ? | Display time | |
| ActionButtonText | ? | Button label | |
| Action | ? | Callback | |
| VisualOptions | ? | Colors, corner radius |