SKOverlay.TransitionContext
A context object you can use to animate UI changes while the platform presents or dismisses an overlay.
Declaration
class TransitionContextOverview
For more information on animating UI changes while the system presents or dismisses an overlay, see storeOverlayWillStartPresentation(_:transitionContext:) and storeOverlayWillStartDismissal(_:transitionContext:).