IUIViewControllerContextTransitioning.GetInitialFrameForViewController Method

Definition

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

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

Parameters

Returns

Attributes

Applies to