Uses of Class
org.vaadin.firitin.devicemotion.ScreenOrientationInfo
Packages that use ScreenOrientationInfo
-
Uses of ScreenOrientationInfo in org.vaadin.firitin.devicemotion
Methods in org.vaadin.firitin.devicemotion that return types with arguments of type ScreenOrientationInfoModifier and TypeMethodDescriptionScreenOrientation.getCurrentOrientation()
Get the current screen orientation.ScreenOrientation.getCurrentOrientation
(com.vaadin.flow.component.UI ui) Get the current screen orientation.Methods in org.vaadin.firitin.devicemotion with parameters of type ScreenOrientationInfoModifier and TypeMethodDescriptionvoid
ScreenOrientation.OrientationChangeListener.onOrientationChanged
(ScreenOrientationInfo orientation)