HorizontalSnapPointsType Property
Gets or sets how scroll gesture reacts to the snap points along the horizontal axis.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public SnapPointsType HorizontalSnapPointsType { get; set; }
Public Property HorizontalSnapPointsType As SnapPointsType
Get
Set
member HorizontalSnapPointsType : SnapPointsType with get, set