TemplatedControlPadding Property

Gets or sets the padding placed between the border of the control and its content.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Thickness Padding { get; set; }

Property Value

Thickness

See Also