AreVerticalSnapPointsRegular 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)
- C#
- VB
- F#
bool AreVerticalSnapPointsRegular { get; set; }
Property AreVerticalSnapPointsRegular As Boolean
Get
Set
abstract AreVerticalSnapPointsRegular : bool with get, set
Property Value
BooleanSee Also
Reference
IScrollSnapPointsInfo Interface
Avalonia.Controls.Primitives Namespace