ColorComponent Property
Gets or sets the color component represented by the slider.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public ColorComponent ColorComponent { get; set; }
Public Property ColorComponent As ColorComponent
Get
Set
member ColorComponent : ColorComponent with get, set