IsHexInputVisible Property
Gets or sets a value indicating whether the hexadecimal color value text input is visible.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public bool IsHexInputVisible { get; set; }
Public Property IsHexInputVisible As Boolean
Get
Set
member IsHexInputVisible : bool with get, set