isIOS() method

Platform

Syntax

<static> isIOS() → {boolean}

Returns

True if the hybrid app application is being run on an iOS (e.g. iPhone, iPad) platform.

Type:

boolean

Source

PlatformIdentification.js, line 34.