UIKit.IUIViewControllerContextTransitioning: Property Members

The properties of UIKit.IUIViewControllerContextTransitioning are listed below. For a list of all members, see the IUIViewControllerContextTransitioning Members list.

Public Properties

[read-only]
ContainerViewUIView. The UIView that is the superview of the UIView's involved in the transition.
[read-only]
IsAnimatedbool. Whether a modal presentation should be animated.
[read-only]
IsInteractivebool. Whether a presentation should be interactive.
[read-only]
PresentationStyleUIModalPresentationStyle. The presentation style of the transition.
[read-only]
TargetTransformCoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered.
[read-only]
TransitionWasCancelledbool. Whether the transition was cancelled.