The properties of UIKit.UIViewControllerContextTransitioning are listed below. For a list of all members, see the UIViewControllerContextTransitioning Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] abstract | ContainerView | UIView. The UIView that is the superview for the UIViews involved in the transition. |
| [read-only] abstract | IsAnimated | bool. Whether the transition is animated. |
| [read-only] abstract | IsInteractive | bool. Whether the transition is interactive. |
| [read-only] abstract | PresentationStyle | UIModalPresentationStyle. The UIModalPresentationStyle for the transition. |
| [read-only] abstract | TargetTransform | CoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered. |
| [read-only] abstract | TransitionWasCancelled | bool. Whether the transition was cancelled. |