BindingValueTHasValue Property

Gets a value indicating whether the binding value has a value.

Definition

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

Property Value

Boolean

See Also