ixfx
Preparing search index...
Data
Pool
PoolUserEventMap
Type Alias PoolUserEventMap<V>
PoolUserEventMap
:
{
disposed
:
{
data
:
V
;
reason
:
string
}
;
released
:
{
data
:
V
;
reason
:
string
}
;
}
Type Parameters
V
Type declaration
Readonly
disposed
:
{
data
:
V
;
reason
:
string
}
Readonly
released
:
{
data
:
V
;
reason
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...