Summary
Gets or sets the value to use when the binding is unable to produce a value.
- Namespace
- Avalonia
.Data - Containing Type
- MultiBinding
Syntax
public object FallbackValue { get; set; }
Value
Type | Description |
---|---|
object |
public object FallbackValue { get; set; }
Type | Description |
---|---|
object |