Results 1 - 9 of 9

UserProximityEvent.near

The near property tell if there is an object close to the device (true) or not (false).
API Firefox OS Property Proximity

Window.onuserproximity

The Window.onuserproxymity property represents an EventHandler, that is a function to be called when the userproximity event occurs. These events are of type UserProximityEvent and occur when the the device sensor detects that an object becomes nearby.
API Experimental Expérimental NeedsBetterSpecLink Property Proximity Events Reference Référence Window

Window.ondeviceproximity

Specifies an event listener to receive deviceproximity events. These events occur when the device sensor detects that an object becomes closer to or farther from the device.
API Event Handler Experimental Expérimental NeedsMarkupWork Property Proximity Events Reference Référence Window