Class KeyframeStyle
java.lang.Object
org.openqa.selenium.devtools.v125.animation.model.KeyframeStyle
Keyframe Style
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
KeyframeStyle
 
 - 
 - 
Method Details
- 
getOffset
Keyframe's time offset. - 
getEasing
`AnimationEffect`'s timing function. 
 -