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