UIViewControllerContextTransitioning.ContainerView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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