TextBlockPadding Property

Gets or sets the padding to place around the Text.

Definition

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

Property Value

Thickness

See Also