Accelerometer.isAvailable

From GiderosMobile
Revision as of 15:02, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.8

Description


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

(bool) = Accelerometer.isAvailable()

Return values

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