MinHueProperty Field
Defines the MinHue property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int> MinHueProperty
Public Shared ReadOnly MinHueProperty As StyledProperty(Of Integer)
static val MinHueProperty: StyledProperty<int>