Skip to main content

SetHorizontalSnapPointsAlignment Method

Gets the value of the HorizontalSnapPointsAlignment attached property.

Definition

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

public static void SetHorizontalSnapPointsAlignment(
Control control,
SnapPointsAlignment value
)

Parameters

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

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace