WrapLayout.

VerticalSpacing Property

Summary

Gets or sets a uniform Vertical distance (in pixels) between items when Orientation is set to Vertical, or between rows of items when Orientation is set to Horizontal.
Namespace
Avalonia.Layout
Containing Type
WrapLayout

Syntax

public double VerticalSpacing { get; set; }

Value

Type Description
double