UIPresentationController.FrameOfPresentedViewInContainerView 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.
Gets the frame rectangle that the controller assigns to the presented view at the end of animations.
public virtual CoreGraphics.CGRect FrameOfPresentedViewInContainerView { [Foundation.Export("frameOfPresentedViewInContainerView")] get; }
member this.FrameOfPresentedViewInContainerView : CoreGraphics.CGRect
Property Value
- Attributes