Uses of Class
org.vaadin.firitin.devicemotion.DeviceMotion
Packages that use DeviceMotion
- 
Uses of DeviceMotion in org.vaadin.firitin.devicemotion
Methods in org.vaadin.firitin.devicemotion that return DeviceMotionModifier and TypeMethodDescriptionstatic DeviceMotionDeviceMotion.listen(com.vaadin.flow.component.UI ui, DeviceMotion.MotionListener listener) Starts listening to device motion events and notifies the listener with motion data.static DeviceMotionDeviceMotion.listen(DeviceMotion.MotionListener listener) Starts listening to device motion events and notifies the listener with motion data.Methods in org.vaadin.firitin.devicemotion with parameters of type DeviceMotionModifier and TypeMethodDescriptionvoidDeviceMotion.DeviceMotionHandler.onDeviceMotionCreated(DeviceMotion deviceMotion)