VisualElement.IView.Margin Property

Definition

The Margin represents the distance between an view and its adjacent views.

property Microsoft::Maui::Thickness Microsoft::Maui::IView::Margin { Microsoft::Maui::Thickness get(); };
Microsoft.Maui.Thickness Microsoft.Maui.IView.Margin { get; }
member this.Microsoft.Maui.IView.Margin : Microsoft.Maui.Thickness
 ReadOnly Property Margin As Thickness Implements IView.Margin

Property Value

Implements

Applies to