Skip to main content

GetValue(AvaloniaProperty) Method

Gets a AvaloniaProperty value.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Object? GetValue(
AvaloniaProperty property
)

Parameters

  AvaloniaProperty
The property.

Return Value

Object
The value.

See Also

Reference

AvaloniaObject Class
GetValue Overload
Avalonia Namespace