isIOS7() method

Returns true if the hybrid app application is being run on iOS7

Syntax

<static> isIOS7() → {boolean}

Returns

True if the hybrid app application is being run on iOS7

Type:

boolean

Source

PlatformIdentification.js, line 65.