Table of Contents

Enum PrefersContrast

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
Selenium.WebDriver.dll
[JsonConverter(typeof(KebabCaseEnumConverter<PrefersContrast>))]
public enum PrefersContrast

Fields

Custom = 3
Less = 2
More = 1
NoPreference = 0