Поделиться через


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.

Возвращаемое значение

Реализации

Атрибуты

Применяется к