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 DeviceMotion
DeviceMotion.listen
(com.vaadin.flow.component.UI ui, DeviceMotion.MotionListener listener) Starts listening to device motion events and notifies the listener with motion data.static DeviceMotion
DeviceMotion.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 TypeMethodDescriptionvoid
DeviceMotion.DeviceMotionHandler.onDeviceMotionCreated
(DeviceMotion deviceMotion)