Skip to main content

AreVerticalSnapPointsRegular Property

Gets or sets whether the vertical snap points for the StackPanel are equidistant from each other.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool AreVerticalSnapPointsRegular { get; set; }

Property Value

Boolean

Implements

IScrollSnapPointsInfo.AreVerticalSnapPointsRegular

See Also

Reference

StackPanel Class
Avalonia.Controls Namespace