次の方法で共有


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

パラメーター

戻り値

属性

適用対象