data class ComputedStyle
A subset of the full ComputedStyle as defined by the request whitelist.
<init> |
A subset of the full ComputedStyle as defined by the request whitelist. ComputedStyle(properties: List<NameValue>) |
properties |
Name/value pairs of computed style properties. val properties: List<NameValue> |