UIKit.UIViewControllerContextTransitioning: Property Members

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

Public Properties

[read-only]
abstract
ContainerViewUIView. The UIView that is the superview for the UIViews involved in the transition.
[read-only]
abstract
IsAnimatedbool. Whether the transition is animated.
[read-only]
abstract
IsInteractivebool. Whether the transition is interactive.
[read-only]
abstract
PresentationStyleUIModalPresentationStyle. The UIModalPresentationStyle for the transition.
[read-only]
abstract
TargetTransformCoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered.
[read-only]
abstract
TransitionWasCancelledbool. Whether the transition was cancelled.