IScrollSnapPointsInfoAreVerticalSnapPointsRegular Property

Gets or sets a value that indicates whether the vertical snap points for the container are equidistant from each other.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool AreVerticalSnapPointsRegular { get; set; }

Property Value

Boolean

See Also