Share via


IUIViewControllerContextTransitioning.ContainerView Property

Definition

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

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

Property Value

Attributes

Applies to