UIViewControllerContextTransitioning.GetFinalFrameForViewController Method

Definition

The ending Frame RectangleF for the specified UIViewController's View.

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

Parameters

Returns

Implements

Attributes

Applies to