| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
List<CSSKeyframesRule> |
MatchedStylesForNode.getCssKeyframesRules()
A list of CSS keyframed animations matching this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchedStylesForNode.setCssKeyframesRules(List<CSSKeyframesRule> cssKeyframesRules)
A list of CSS keyframed animations matching this node.
|
Copyright © 2020. All rights reserved.