Skip to main content

Item(AvaloniaProperty) Property

Gets or sets the value of a AvaloniaProperty.

Definition

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

public Object? this[
AvaloniaProperty property
] { get; set; }

Parameters

  AvaloniaProperty
The property.

Property Value

Object

See Also

Reference

AvaloniaObject Class
Item Overload
Avalonia Namespace