BindingNotificationHasValue Property

Gets a value indicating whether Value should be pushed to the target.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasValue { get; }

Property Value

Boolean

See Also