The CSS -webkit-animation Apple extension property is a shorthand for setting the values of other -webkit-animation properties.
Values[]
| Value | Description |
|---|---|
name |
See -webkit-animation-name for values.
|
duration |
See -webkit-animation-duration for values.
|
timing-function |
See -webkit-animation-timing-function for values.
|
delay |
See -webkit-animation-delay for values.
|
iteration-count |
See -webkit-animation-iteration-count for values.
|
direction |
See -webkit-animation-direction for values.
|
