Summary
Initializes a new instance of the
Binding
class.
- Namespace
- Avalonia
.Data - Containing Type
- BindingBase
Syntax
public BindingBase(BindingMode mode = Default)
Parameters
Name | Type | Description |
---|---|---|
mode | BindingMode | The binding mode. |
Return Value
Type | Description |
---|---|
void |