kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Audits
/
LowTextContrastIssueDetails
/
LowTextContrastIssueDetails
Low
Text
Contrast
Issue
Details
constructor
(
violatingNodeId
:
Int
,
violatingNodeSelector
:
String
,
contrastRatio
:
Double
,
thresholdAA
:
Double
,
thresholdAAA
:
Double
,
fontSize
:
String
,
fontWeight
:
String
)