Controls/BoxView
Jump to navigation
Jump to search
BoxView
- Kind
- Control
- Microsoft Docs
- BoxView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Simple rectangle; useful for separators and color blocks.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Color | ? | Fill color | |
| CornerRadius | ? | Rounded corners | |
| Background | ? | Brush support |