UISearchController.GetAnimationControllerForDismissedController Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает объект анимации перехода, используемый при закрытии этого контроллера приложением.
[Foundation.Export("animationControllerForDismissedController:")]
public virtual UIKit.IUIViewControllerAnimatedTransitioning GetAnimationControllerForDismissedController (UIKit.UIViewController dismissed);
abstract member GetAnimationControllerForDismissedController : UIKit.UIViewController -> UIKit.IUIViewControllerAnimatedTransitioning
override this.GetAnimationControllerForDismissedController : UIKit.UIViewController -> UIKit.IUIViewControllerAnimatedTransitioning
Параметры
- dismissed
- UIViewController
Возвращаемое значение
- Атрибуты