StackPanelSpacing 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) Version: 11.3.999
public double Spacing { get; set; }

Property Value

Double

See Also