Summary
Gets or sets a binding for a
AvaloniaProperty
.
- Namespace
- Avalonia
- Containing Type
- AvaloniaObject
Syntax
public IBinding this[IndexerDescriptor binding] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
binding | IndexerDescriptor |
Value
Type | Description |
---|---|
IBinding |