Articles tagged: Proximity Events
Found 8 documents
- Web/API/DeviceProximityEvent The DeviceProximityEvent interface provides information about the distance of a nearby physical ...
- Web/API/DeviceProximityEvent/max The max property provides the maximum sensing distance the sensor is able to report, in centimeters.
- Web/API/DeviceProximityEvent/min The min property provides the minimum distance the sensor can report, in centimeters.
- Web/API/DeviceProximityEvent/value The value property of DeviceProximityEvent objects provides the current distance between the ...
- Web/API/Proximity_Events The proximity events are a handy way to know when a user is close to a device. These events make ...
- Web/API/UserProximityEvent The UserProximityEvent indicates whether a nearby physical object is present by using the ...
- Web/API/Window/ondeviceproximity Specifies an event listener to receive deviceproximity events. These events occur when the ...
- Web/API/Window/onuserproximity The Window.onuserproxymity property represents an EventHandler, that is a function to be called ...