HexInputAlphaPosition Property
Gets or sets the position of the alpha component in the hexadecimal input box relative to all other color components.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public AlphaComponentPosition HexInputAlphaPosition { get; set; }
Public Property HexInputAlphaPosition As AlphaComponentPosition
Get
Set
member HexInputAlphaPosition : AlphaComponentPosition with get, set