다음을 통해 공유


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

반환

특성

적용 대상