Click or drag to resize

ThemedSpinnerHandlerDisabledAlpha Property

Gets or sets the alpha of the marks when the spinner is not spinning (disabled)

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

Property Value

Type: Single
The disabled alpha.
See Also