Contents

from

A key that identifies the view controller that’s visible at the beginning of the transition, or at the end of a canceled transition.

Declaration

static let from: UITransitionContextViewControllerKey

Discussion

This view controller is typically the one presenting the “to” view controller or is the one being replaced by the “to” view controller.

See Also

Keys