Summary
Initializes a new instance of the
BindingNotification
class.
- Namespace
- Avalonia
.Data - Containing Type
- BindingNotification
Syntax
public BindingNotification(object value)
Parameters
Name | Type | Description |
---|---|---|
value | object | The binding value. |
Return Value
Type | Description |
---|---|
void |