IUIViewControllerContextTransitioning.GetFinalFrameForViewController Method

Definition

The ending RectangleF for the Frame of the specified UIViewController's UIView.

[Foundation.Export("finalFrameForViewController:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetFinalFrameForViewController (UIKit.UIViewController vc);
abstract member GetFinalFrameForViewController : UIKit.UIViewController -> CoreGraphics.CGRect

Parameters

Returns

Attributes

Applies to