struct Protocol::Animation::KeyframesRule
- Protocol::Animation::KeyframesRule
- Struct
- Value
- Object
Overview
Keyframes Rule
Included Modules
- JSON::Serializable
Defined in:
protocol/animation.crConstructors
Instance Method Summary
-
#keyframes : Array(KeyframeStyle)
List of animation keyframes.
-
#name : String | Nil
CSS keyframed animation's name.