次の方法で共有


IUIViewControllerContextTransitioning.GetInitialFrameForViewController メソッド

定義

指定した UIViewController の UIView の Frame の最初の RectangleF。

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

パラメーター

戻り値

属性

適用対象