Preparing search index...
The search index is not available
API Documentation
API Documentation
Handle
Interface Handle
A handle allows the holder to destroy or remove a resource.
interface
Handle
{
remove
()
:
void
;
}
Index
Methods
remove
Methods
remove
remove
()
:
void
Performs a cleanup action.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
remove
API Documentation
Loading...
A handle allows the holder to destroy or remove a resource.