Summary
Gets or sets a uniform Horizontal distance (in pixels) between items when
Orientation
is set to Horizontal,
or between columns of items when Orientation
is set to Vertical.
- Namespace
- Avalonia
.Layout - Containing Type
- WrapLayout
Syntax
public double HorizontalSpacing { get; set; }
Value
Type | Description |
---|---|
double |