Preparing search index...
The search index is not available
CREWDLE Mist SDK Reference
CREWDLE Mist SDK Reference
ISDKCloseOptions
Interface ISDKCloseOptions
Represents the options for closing the SDK.
interface
ISDKCloseOptions
{
force
?:
boolean
;
}
Index
Properties
force?
Properties
Optional
force
force
?:
boolean
Whether to force close the SDK.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
force
CREWDLE Mist SDK Reference
Loading...
Represents the options for closing the SDK.