isIOS6() method

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

Syntax

<static> isIOS6() → {boolean}

Returns

True if the hybrid app application is being run on iOS6

Type:

boolean

Source

PlatformIdentification.js, line 57.