Controls/Button
Jump to navigation
Jump to search
Button
- Kind
- Control
- Microsoft Docs
- Button documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- Notes
- Core click control. Prefer Border for styling (instead of deprecated Frame).
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Text | ? | ||
| Command | ? | ||
| CommandParameter | ? | ||
| ImageSource | ? | Requires GTK image loader | |
| ContentLayout | ? | ||
| Padding | ? | ||
| Background | ? | ||
| TextColor | ? | ||
| FontSize | ? | ||
| FontAttributes | ? |