Gyroscope.isAvailable

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2012.8
Class: Gyroscope

Description


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

(bool) = Gyroscope.isAvailable()

Return values

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