Summary
Gets a
AvaloniaProperty
value.
- Namespace
- Avalonia
- Containing Type
- AvaloniaObject
Syntax
public object GetValue(AvaloniaProperty property)
Parameters
Name | Type | Description |
---|---|---|
property | AvaloniaProperty | The property. |
Return Value
Type | Description |
---|---|
object | The value. |