UISearchController.GetInteractionControllerForPresentation Method

Definition

Gets the interactive animator object to use when the app presents this controller.

[Foundation.Export("interactionControllerForPresentation:")]
public virtual UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForPresentation (UIKit.IUIViewControllerAnimatedTransitioning animator);
abstract member GetInteractionControllerForPresentation : UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning
override this.GetInteractionControllerForPresentation : UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

Parameters

Returns

Attributes

Applies to