| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.domsnapshot |
| Modifier and Type | Method and Description |
|---|---|
List<ComputedStyle> |
Snapshot.getComputedStyles()
Whitelisted ComputedStyle properties for each node in the layout tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Snapshot.setComputedStyles(List<ComputedStyle> computedStyles)
Whitelisted ComputedStyle properties for each node in the layout tree.
|
Copyright © 2020. All rights reserved.