NewValue Property
Gets the new value of the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? NewValue { get; }
Public ReadOnly Property NewValue As Object
Get
member NewValue : Object with get