共用方式為


Page.Padding 屬性

定義

取得或設定頁面內容與其框線之間的空間。 這是可繫結屬性。

public:
 property Microsoft::Maui::Thickness Padding { Microsoft::Maui::Thickness get(); void set(Microsoft::Maui::Thickness value); };
public Microsoft.Maui.Thickness Padding { get; set; }
member this.Padding : Microsoft.Maui.Thickness with get, set
Public Property Padding As Thickness

屬性值

適用於