Padding 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)
- C#
- VB
- F#
public Thickness Padding { get; set; }
Public Property Padding As Thickness
Get
Set
member Padding : Thickness with get, set
Property Value
ThicknessSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace