Skip to main content

SetHorizontalSnapPointsType Method

Gets the value of the HorizontalSnapPointsType attached property.

Definition

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

public static void SetHorizontalSnapPointsType(
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