Share via


IUIViewControllerTransitionCoordinatorContext.ContainerView Property

Definition

The container UIView for the view controller transition animation.

[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