Property ViewInsets
ViewInsets
Gets or sets the viewport inset.
Declaration
public Maui.Thickness ViewInsets { get; set; }
Property Value
| Type | Description |
|---|---|
| Microsoft.Maui.Thickness | The viewport inset. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |