IView.Margin 属性

定义

边距表示视图与其相邻视图之间的距离。

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

属性值

适用于