StackLayout.

Spacing Property

Summary

Gets or sets a uniform distance (in pixels) between stacked items. It is applied in the direction of the StackLayout's Orientation.
Namespace
Avalonia.Layout
Containing Type
StackLayout

Syntax

public double Spacing { get; set; }

Value

Type Description
double