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


UIViewControllerTransitioningDelegate_Extensions.GetInteractionControllerForPresentation Метод

Определение

Когда контроллер представлен и требуется взаимодействие, этот метод можно переопределить, чтобы предоставить пользовательский UIViewControllerInteractiveTransitioning.

public static UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForPresentation (this UIKit.IUIViewControllerTransitioningDelegate This, UIKit.IUIViewControllerAnimatedTransitioning animator);
static member GetInteractionControllerForPresentation : UIKit.IUIViewControllerTransitioningDelegate * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

Параметры

This
IUIViewControllerTransitioningDelegate

Экземпляр, с которым работает этот метод расширения.

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

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