public class ComputedStyle extends Object
| Constructor and Description |
|---|
ComputedStyle() |
| Modifier and Type | Method and Description |
|---|---|
List<NameValue> |
getProperties()
Name/value pairs of computed style properties.
|
void |
setProperties(List<NameValue> properties)
Name/value pairs of computed style properties.
|
Copyright © 2020. All rights reserved.