次の方法で共有


IUIViewControllerTransitionCoordinatorContext.GetTransitionViewControllerForKey メソッド

定義

key指定された遷移を取得します。

[Foundation.Export("viewForKey:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public UIKit.UIView GetTransitionViewControllerForKey (Foundation.NSString key);
abstract member GetTransitionViewControllerForKey : Foundation.NSString -> UIKit.UIView

パラメーター

key
NSString

戻り値

属性

適用対象