Spacing Property
Gets or sets the size of the spacing to place between child controls.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double Spacing { get; set; }
Public Property Spacing As Double
Get
Set
member Spacing : float with get, set