Gyroscope.isAvailable
From GiderosMobile
Available since: Gideros 2012.8
Description
Returns `true` if gyroscope is available for this platform, `false` otherwise.
(bool) = Gyroscope.isAvailable()
Returns (bool) `true` if gyroscope is available for this platform, `false` otherwise.