Skip to content

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.

WindowPoolDefinition

void