共用方式為


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

參數

傳回

屬性

適用於