Click or drag to resize

ThemedSpinnerHandlerElementColor Property

Gets or sets the main color of each element

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

Property Value

Type: Color
The color of the element.
See Also