UIViewControllerContextTransitioning.GetInitialFrameForViewController Method

Definition

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

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

Parameters

Returns

Implements

Attributes

Applies to