RecyclePool.

SetPoolInstance(IDataTemplate, RecyclePool) Method

Namespace
Avalonia.Controls
Containing Type
RecyclePool

Syntax

public static void SetPoolInstance(IDataTemplate dataTemplate, RecyclePool value)

Parameters

Name Type Description
dataTemplate IDataTemplate
value RecyclePool

Return Value

Type Description
void