Skip to main content

BindingValue<T> Properties

Properties

DoNothingReturns a binding value with a type of DoNothing.
ErrorGets the binding or data validation error.
HasErrorGets a value indicating whether the binding value represents either a binding or data validation error.
HasValueGets a value indicating whether the binding value has a value.
TypeGets the type of the binding value.
UnsetReturns a binding value with a type of UnsetValue.
ValueGets the binding value or fallback value.

See Also

Reference

BindingValue(T) Structure
Avalonia.Data Namespace