View.IView.Margin 屬性

定義

Margin 代表檢視與其相鄰檢視之間的距離。

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

屬性值

實作

適用於