AvaloniaPropertyChangedEventArgsTNewValue Property

Gets the new value of the property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public BindingValue<T> NewValue { get; }

Property Value

BindingValueT

See Also