Button.Padding Property

Definition

Gets or sets the padding for the button.

public Xamarin.Forms.Thickness Padding { get; set; }
member this.Padding : Xamarin.Forms.Thickness with get, set

Property Value

The padding for the button.

Applies to