Summary
Gets or sets the value of a
AvaloniaProperty
.
- Namespace
- Avalonia
- Containing Type
- AvaloniaObject
Syntax
public object this[AvaloniaProperty property] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
property | AvaloniaProperty |
Value
Type | Description |
---|---|
object |