UIViewControllerContextTransitioning.GetViewControllerForKey(NSString) 메서드

정의

전환과 관련된 지정된 UIViewController를 반환합니다.

[Foundation.Export("viewControllerForKey:")]
public abstract UIKit.UIViewController GetViewControllerForKey (Foundation.NSString uiTransitionKey);
abstract member GetViewControllerForKey : Foundation.NSString -> UIKit.UIViewController

매개 변수

uiTransitionKey
NSString

의 값 UITransitionContext이어야 합니다.

반환

구현

특성

적용 대상