Contents

referenceView

The view that a dynamic animator was initialized with.

Declaration

var referenceView: UIView? { get }

Discussion

This property has a value only for a dynamic animator initialized using the init(referenceView:) method.

See Also

Accessing a dynamic animator’s state