다음을 통해 공유


UISearchController.GetInteractionControllerForPresentation 메서드

정의

앱이 이 컨트롤러를 표시할 때 사용할 대화형 애니메이터 개체를 가져옵니다.

[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

매개 변수

반환

특성

적용 대상