OldColor Property
Gets the old/original color from before the change event.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public Color OldColor { get; }
Public ReadOnly Property OldColor As Color
Get
member OldColor : Color with get