Click or drag to resize

ThemedSpinnerHandlerDirection Property

Gets or sets the direction to spin

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public ThemedSpinnerDirection Direction { get; set; }

Property Value

Type: ThemedSpinnerDirection
The direction.
See Also