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; }
Public Property DisabledAlpha As Single
Get
Set
member DisabledAlpha : float32 with get, set
Property Value
Type:
SingleThe disabled alpha.
See Also