Skip to main content

IsComponentTextInputVisible Property

Gets or sets a value indicating whether color component text inputs are visible.

Definition

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

public bool IsComponentTextInputVisible { get; set; }

Property Value

Boolean

Remarks

All color components are controlled by this property but alpha can also be controlled with IsAlphaVisible.

See Also

Reference

ColorView Class
Avalonia.Controls Namespace