AreHorizontalSnapPointsRegular Property
Gets or sets a value that indicates whether the horizontal 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 AreHorizontalSnapPointsRegular { get; set; }
Property AreHorizontalSnapPointsRegular As Boolean
Get
Set
abstract AreHorizontalSnapPointsRegular : bool with get, set
Property Value
BooleanSee Also
Reference
IScrollSnapPointsInfo Interface
Avalonia.Controls.Primitives Namespace