SpinEventArgsDirection Property

Gets the SpinDirection for the spin that has been initiated by the end-user.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public SpinDirection Direction { get; }

Property Value

SpinDirection

See Also