IView.Margin Property

Definition

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

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

Property Value

Applies to