GetMatchedStylesForNodeResponse

fun GetMatchedStylesForNodeResponse(inlineStyle: CSSStyle? = null, attributesStyle: CSSStyle? = null, matchedCSSRules: List<RuleMatch>? = null, pseudoElements: List<PseudoElementMatches>? = null, inherited: List<InheritedStyleEntry>? = null, cssKeyframesRules: List<CSSKeyframesRule>? = null)

Sources

jvm source
Link copied to clipboard