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 |
public bool HasValue { get; }
Type | Description |
---|---|
bool |