Contents

to

A key that identifies the view shown at the end of a completed transition.

Declaration

static let to: UITransitionContextViewKey

Discussion

This view is typically the presented view controller’s view but may also be an ancestor of that view.

See Also

Keys