Preparing search index...
The search index is not available
antigravity-sdk
antigravity-sdk
toDisposable
Function toDisposable
toDisposable
(
fn
:
()
=>
void
)
:
IDisposable
Creates a disposable from a cleanup function.
Parameters
fn
:
()
=>
void
Cleanup function to call on dispose
Returns
IDisposable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
antigravity-sdk
Loading...
Creates a disposable from a cleanup function.