RecyclePool.

TryGetElement(string, IControl) Method

Namespace
Avalonia.Controls
Containing Type
RecyclePool

Syntax

public IControl TryGetElement(string key, IControl owner)

Parameters

Name Type Description
key string
owner IControl

Return Value

Type Description
IControl