次の方法で共有


UITabBarControllerDelegate_Extensions.GetInteractionControllerForAnimationController メソッド

定義

対話型の切り替え中に使用される UIViewControllerInteractiveTransitioning を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForAnimationController(this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController, UIKit.IUIViewControllerAnimatedTransitioning animationController);
static member GetInteractionControllerForAnimationController : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

パラメーター

This
IUITabBarControllerDelegate

この拡張メソッドが動作するインスタンス。

tabBarController
UITabBarController

戻り値

属性

適用対象