NewColor Property
Gets the new/updated color that triggered the change event.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public Color NewColor { get; }
Public ReadOnly Property NewColor As Color
Get
member NewColor : Color with get