BindingNotificationError Property

Gets the error that occurred on the source, if any.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Exception? Error { get; set; }

Property Value

Exception

See Also