Controls/ContentView
Jump to navigation
Jump to search
ContentView
- Kind
- Control
- Microsoft Docs
- ContentView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Single-child container useful for composition.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Content | ? | Child view | |
| Padding | ? | Inner spacing | |
| Background | ? | Brush |