ScrollContentPresenterVerticalSnapPointsType Property

Gets or sets how scroll gesture reacts to the snap points along the vertical axis.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public SnapPointsType VerticalSnapPointsType { get; set; }

Property Value

SnapPointsType

See Also