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.
The view that a dynamic animator was initialized with.
var referenceView: UIView? { get }This property has a value only for a dynamic animator initialized using the init(referenceView:) method.