Uses of Enum Class
com.applitools.eyes.visualgrid.model.DeviceName
-
Uses of DeviceName in com.applitools.eyes.visualgrid.model
Methods in com.applitools.eyes.visualgrid.model that return DeviceNameModifier and TypeMethodDescriptionstatic DeviceNamestatic DeviceNameReturns the enum constant of this class with the specified name.static DeviceName[]DeviceName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.applitools.eyes.visualgrid.model with parameters of type DeviceNameConstructors in com.applitools.eyes.visualgrid.model with parameters of type DeviceNameModifierConstructorDescriptionChromeEmulationInfo(DeviceName deviceName, ScreenOrientation screenOrientation)