Skip to main content

SetVerticalSnapPointsType Method

Gets the value of the VerticalSnapPointsType attached property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static void SetVerticalSnapPointsType(
Control control,
SnapPointsType value
)

Parameters

  Control
The control to set the value on.
  SnapPointsType
The value of the property.

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace