Contents

view(forKey:)

Returns the specified view involved in the transition.

Declaration

func view(forKey key: UITransitionContextViewKey) -> UIView?

Parameters

Return Value

The view object for the specified key or nil if the view could not be found.

See Also

Getting the views and view controllers