IUIViewControllerContextTransitioning.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 of the UIView's involved in the transition.
[Foundation.Preserve(Conditional=true)]
public UIKit.UIView ContainerView { [Foundation.Export("containerView")] get; }
member this.ContainerView : UIKit.UIView
Property Value
- Attributes