Skip to main content

SpinDirection Enumeration

Represents spin directions that could be initiated by the end-user.

Definition

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

public enum SpinDirection

Members

Increase0Represents a spin initiated by the end-user in order to Increase a value.
Decrease1Represents a spin initiated by the end-user in order to Decrease a value.

See Also

Reference

Avalonia.Controls Namespace