Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt-fetch
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
External
Theme
OS
Light
Dark
On This Page
Methods
remove
map.apps Bundle APIs 4.19.0
Loading...
A handle allows the holder to destroy or remove a resource.