StackPanel.

Spacing Property

Summary

Gets or sets the size of the spacing to place between child controls.
Namespace
Avalonia.Controls
Containing Type
StackPanel

Syntax

public double Spacing { get; set; }

Value

Type Description
double