isClosed method

This function checks if the hybrid app has been closed.

Syntax

<static> isClosed() → {boolean}

Returns

true if hybrid app is closed, otherwise false.

[/reference/refbody/section/sectiondiv {""})

Type:

boolean

(sectiondiv]

Example

 
hwc.isClosed();

Source

hwc-comms.js, line 1597.