Uses of Enum Class
org.openqa.selenium.devtools.v119.layertree.model.ScrollRect.Type
Packages that use ScrollRect.Type
-
Uses of ScrollRect.Type in org.openqa.selenium.devtools.v119.layertree.model
Methods in org.openqa.selenium.devtools.v119.layertree.model that return ScrollRect.TypeModifier and TypeMethodDescriptionstatic ScrollRect.Type
ScrollRect.Type.fromString
(String s) ScrollRect.getType()
Reason for rectangle to force scrolling on the main threadstatic ScrollRect.Type
Returns the enum constant of this class with the specified name.static ScrollRect.Type[]
ScrollRect.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v119.layertree.model with parameters of type ScrollRect.Type