isAndroid() method

Platform

Syntax

<static> isAndroid() → {boolean}

Returns

True if the hybrid app application is being run on an Android platform.

Type:

boolean

Source

PlatformIdentification.js, line 149.