Skip to main content

IsAlphaEnabled Property

Gets or sets a value indicating whether the alpha component is enabled. When disabled (set to false) the alpha component will be fixed to maximum and editing controls disabled.

Definition

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

public bool IsAlphaEnabled { get; set; }

Property Value

Boolean

See Also

Reference

ColorView Class
Avalonia.Controls Namespace