Low Text Contrast Issue Details
data class LowTextContrastIssueDetails(violatingNodeId: BackendNodeId, violatingNodeSelector: String, contrastRatio: Double, thresholdAA: Double, thresholdAAA: Double, fontSize: String, fontWeight: String)
Content copied to clipboard
Constructors
LowTextContrastIssueDetails
Link copied to clipboard
fun LowTextContrastIssueDetails(violatingNodeId: BackendNodeId, violatingNodeSelector: String, contrastRatio: Double, thresholdAA: Double, thresholdAAA: Double, fontSize: String, fontWeight: String)
Content copied to clipboard
Properties
contrastRatio
Link copied to clipboard
fontWeight
Link copied to clipboard
thresholdAA
Link copied to clipboard
thresholdAAA
Link copied to clipboard
violatingNodeId
Link copied to clipboard
violatingNodeSelector
Link copied to clipboard
Sources
jvm source
Link copied to clipboard