destroyWindowPool
destroyWindowPool(
poolDef):void
Defined in: renderer/PooledWindow.tsx:96
Explicitly destroy a pool and remove it from the shared cache. Only needed for cleanup in tests or when you’re certain the pool definition will never be used again.
Parameters
Section titled “Parameters”poolDef
Section titled “poolDef”Returns
Section titled “Returns”void