共用方式為


UIViewControllerContextTransitioning.GetFinalFrameForViewController 方法

定義

指定之 UIViewController 之 View 的結束 Frame RectangleF。

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

參數

傳回

實作

屬性

適用於