Summary
Recycles an
IControl
that was previously retrieved using
GetElement(ElementFactoryGetArgs)
.
- Namespace
- Avalonia
.Controls - Containing Type
- IElementFactory
Syntax
void RecycleElement(ElementFactoryRecycleArgs args)
Parameters
Name | Type | Description |
---|---|---|
args | Element |
The recycle args. |
Return Value
Type | Description |
---|---|
void |