Skip to main content

AreHorizontalSnapPointsRegular Property

Gets or sets whether the horizontal snap points for the VirtualizingStackPanel are equidistant from each other.

Definition

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

public bool AreHorizontalSnapPointsRegular { get; set; }

Property Value

Boolean

Implements

IScrollSnapPointsInfo.AreHorizontalSnapPointsRegular

See Also

Reference

VirtualizingStackPanel Class
Avalonia.Controls Namespace