BindingValue<T>.

HasValue Property

Summary

Gets a value indicating whether the binding value has a value.
Namespace
Avalonia.Data
Containing Type
BindingValue<T>

Syntax

public bool HasValue { get; }

Value

Type Description
bool