IsColorComponentsVisibleProperty Field
Defines the IsColorComponentsVisible property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsColorComponentsVisibleProperty
Public Shared ReadOnly IsColorComponentsVisibleProperty As StyledProperty(Of Boolean)
static val IsColorComponentsVisibleProperty: StyledProperty<bool>