A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
implementation — Property, class com.distriqt.extension.gyroscope.Gyroscope
The implementation currently in use.
init(key:String) — Static Method , class com.distriqt.extension.gyroscope.Gyroscope
Initialises the extension class for use with the provided key.
isAdvancedDataSupported — Static Property, class com.distriqt.extension.gyroscope.Gyroscope
This determines whether the device can provide advanced gyroscopic data.
isRegistered — Property, class com.distriqt.extension.gyroscope.Gyroscope
Whether the extension has been registered to listen to the sensor output
isSupported — Static Property, class com.distriqt.extension.gyroscope.Gyroscope
Whether the current device supports the extensions functionality If this is true then you'll at least have access to the raw x,y,z values of the gyroscope sensor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z