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