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