Results 21 - 40 of 44

DeviceMotionEvent.rotationRate

Returns the rate at which the device is rotating around each of its axes in degrees per second.
API Device Orientation DOM DOM Reference Firefox OS Mobile Motion NeedsExample Orientation Property Reference

DeviceOrientationEvent.gamma

Returns the rotation of the device around the Y axis; that is, the number of degrees, ranged between -90 and 90, by which the device is turned left or right. See Orientation and motion data explained for details.
API Device Orientation API DeviceOrientationEvent NeedsBetterSpecLink NeedsCompatTable NeedsExample NeedsMarkupWork Property Reference

DeviceStorage.add()

The add method is used to add a file inside a given storage area.
API B2G Device Storage Firefox OS Method Reference Référence WebAPI

DeviceStorage.addNamed()

The addNamed method is used to add a file inside a given storage area.
API B2G Device Storage Firefox OS Method Reference Référence WebAPI

DeviceStorage.available()

The available() method is used to check whether the storage area is available; this is an asynchronous operation that returns a DOMRequest object that will receive a callback when the operation is complete.
API B2G Device Storage Firefox OS Method Non-standard Reference Référence WebAPI