PoolToken

A token that represents an allocation within a frame pool.

Alias This

value

Members

Properties

isValid
bool isValid [@property getter]

Whether the token is still valid.

value
T[] value [@property getter]

The value of the token.

Meta