UIViewControllerContextTransitioning.ContainerView Property

Definition

The UIView that is the superview for the UIViews involved in the transition.

public abstract UIKit.UIView ContainerView { [Foundation.Export("containerView")] get; }
member this.ContainerView : UIKit.UIView

Property Value

Implements

Attributes

Applies to