Uses of Enum Class
com.applitools.eyes.AccessibilityLevel
Packages that use AccessibilityLevel
-
Uses of AccessibilityLevel in com.applitools.eyes
Methods in com.applitools.eyes that return AccessibilityLevelModifier and TypeMethodDescriptionstatic AccessibilityLevelAccessibilitySettings.getLevel()SessionAccessibilityStatus.getLevel()static AccessibilityLevelReturns the enum constant of this class with the specified name.static AccessibilityLevel[]AccessibilityLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.applitools.eyes with parameters of type AccessibilityLevelModifierConstructorDescriptionAccessibilitySettings(AccessibilityLevel level, AccessibilityGuidelinesVersion guidelinesVersion)