Uses of Enum Class
org.openqa.selenium.devtools.v141.emulation.model.ScreenOrientation.Type
Packages that use ScreenOrientation.Type
-
Uses of ScreenOrientation.Type in org.openqa.selenium.devtools.v141.emulation.model
Methods in org.openqa.selenium.devtools.v141.emulation.model that return ScreenOrientation.TypeModifier and TypeMethodDescriptionstatic ScreenOrientation.TypeScreenOrientation.Type.fromString(String s) ScreenOrientation.getType()Orientation type.static ScreenOrientation.TypeReturns the enum constant of this class with the specified name.static ScreenOrientation.Type[]ScreenOrientation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.emulation.model with parameters of type ScreenOrientation.Type