Uses of Enum Class
org.openqa.selenium.devtools.latest.layertree.model.ScrollRect.Type
Packages that use ScrollRect.Type
-
Uses of ScrollRect.Type in org.openqa.selenium.devtools.latest.layertree.model
Subclasses with type arguments of type ScrollRect.Type in org.openqa.selenium.devtools.latest.layertree.modelMethods in org.openqa.selenium.devtools.latest.layertree.model that return ScrollRect.TypeModifier and TypeMethodDescriptionstatic ScrollRect.TypeScrollRect.Type.fromString(String s) ScrollRect.getType()Reason for rectangle to force scrolling on the main threadstatic ScrollRect.TypeReturns 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.latest.layertree.model with parameters of type ScrollRect.Type