animations
An array of CAAnimation objects to be evaluated in the time space of the receiver.
Declaration
var animations: [CAAnimation]? { get set }Discussion
The animations run concurrently in the receiver’s time space.
An array of CAAnimation objects to be evaluated in the time space of the receiver.
var animations: [CAAnimation]? { get set }The animations run concurrently in the receiver’s time space.