IUIViewControllerTransitionCoordinatorContext.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 container UIView for the view controller transition animation.
[Foundation.Preserve(Conditional=true)]
public UIKit.UIView ContainerView { [Foundation.Export("containerView")] get; }
member this.ContainerView : UIKit.UIView
Property Value
- Attributes