virtual bool IsAccelerometerSupported() const = 0;
IsAccelerometerSupported specifies whether an accelelerometer (motion sensor) is available on the device (true); otherwise false.
Returns true if accelerometer is supported and false otherwise.