Contents

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.

See Also

Participating in dynamic animation