Uses of Class
io.webfolder.cdp.type.animation.KeyframeStyle
Packages that use KeyframeStyle
-
Uses of KeyframeStyle in io.webfolder.cdp.type.animation
Methods in io.webfolder.cdp.type.animation that return types with arguments of type KeyframeStyleMethod parameters in io.webfolder.cdp.type.animation with type arguments of type KeyframeStyleModifier and TypeMethodDescriptionvoid
KeyframesRule.setKeyframes
(List<KeyframeStyle> keyframes) List of animation keyframes.