AvaloniaPropertyChangedEventArgsNewValue Property

Gets the new value of the property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? NewValue { get; }

Property Value

Object

See Also