다음을 통해 공유


Button.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

속성 값

적용 대상