Share via


UIViewControllerContextTransitioning.ContainerView Property

Definition

The UIView that is the superview of the UIView's involved in the transition.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView ContainerView { [Foundation.Export("containerView")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("containerView")>]
member this.ContainerView : UIKit.UIView

Property Value

Implements

Attributes

Applies to