- Namespace
- Avalonia
.Data - Containing Type
- IndexerBinding
Syntax
public InstancedBinding Initiate(IAvaloniaObject target, AvaloniaProperty targetProperty, object anchor = null, bool enableDataValidation = false)
Parameters
Name | Type | Description |
---|---|---|
target | IAvaloniaObject | |
targetProperty | AvaloniaProperty | |
anchor | object | |
enableDataValidation | bool |
Return Value
Type | Description |
---|---|
InstancedBinding |