Accelerometer.isAvailable

From GiderosMobile
Revision as of 01:06, 22 August 2018 by Anthony (talk | contribs)

Returns true if accelerometer is available for this platform, false otherwise.

(bool) = Accelerometer.isAvailable()

Return value

bool: `true` if accelerometer is available for this platform, `false` otherwise.