The properties of UIKit.IUIViewControllerContextTransitioning are listed below. For a list of all members, see the IUIViewControllerContextTransitioning Members list.
| [read-only] | ContainerView | UIView. The UIView that is the superview of the UIView's involved in the transition. |
| [read-only] | IsAnimated | bool. Whether a modal presentation should be animated. |
| [read-only] | IsInteractive | bool. Whether a presentation should be interactive. |
| [read-only] | PresentationStyle | UIModalPresentationStyle. The presentation style of the transition. |
| [read-only] | TargetTransform | CoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered. |
| [read-only] | TransitionWasCancelled | bool. Whether the transition was cancelled. |