ElementFactoryGetArgs.

Data Property

Summary

Gets or sets the data item for which an appropriate element tree should be realized when calling GetElement(ElementFactoryGetArgs).
Namespace
Avalonia.Controls
Containing Type
ElementFactoryGetArgs

Syntax

public object Data { get; set; }

Value

Type Description
object