center
The center point of the dynamic item.
Declaration
var center: CGPoint { get set }Discussion
The dynamic animator (that the item is associated with) calls this method when it has computed a new center point for the item.
The center point of the dynamic item.
var center: CGPoint { get set }The dynamic animator (that the item is associated with) calls this method when it has computed a new center point for the item.