ElementFactoryRecycleArgs.

Element Property

Summary

Gets or sets the IControl to recycle when calling RecycleElement(ElementFactoryRecycleArgs).
Namespace
Avalonia.Controls
Containing Type
ElementFactoryRecycleArgs

Syntax

public IControl Element { get; set; }

Value

Type Description
IControl