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