Results 1641 - 1660 of 1,719

MozNFCTag.writeNDEF()

The writeNDEF() method of the MozNFCTag interface is used to write NDEF data to an NFC tag.
API Firefox OS Method MozNFCTag NFC NFCTag Non-standard Reference Référence writeNDEF

MozWakeLock.unlock()

The MozWakeLock.unlock() method releases the lock on the resource. If several locks have been taken on the resource, each of them needs to be released individually.
API Firefox OS Method MozWakeLock Non-standard Reference Wake Lock API

Navigator.getDataStores()

The navigator.getDataStores() method provides access to a list of the Data Store API data stores available on the device.
API Data Store Data Store API Firefox OS Method Navigator Reference

Navigator.getVRDisplays()

The getVRDisplays() method of the Navigator interface returns a promise that resolves to an array of VRDisplay objects representing any available VR devices connected to the computer.
API DOM Experimental Expérimental getVRDisplays() Media Method Navigator Reference Référence Virtual Reality VR WebVR

PositionSensorVRDevice.getState()

The getState() method of the PositionSensorVRDevice interface returns the current state of the position sensor for the current frame (e.g. within the current window.requestAnimationFrame callback) or for the previous frame, contained with a VRPositionState object. This is the method you'd normally want to use, versus PositionSensorVRDevice.getImmediateState.
API Experimental Expérimental Method Obsolete PositionSensorVRDevice Reference Référence Virtual Reality VR WebVR

PositionSensorVRDevice.resetSensor()

The resetSensor() method of the VRDevice interface can be used to reset the sensor if desired, returning the position and orientation values to zero.
API Experimental Expérimental Method Obsolete PositionSensorVRDevice Reference resetSensor Référence Virtual Reality VR WebVR