次の方法で共有


UISearchController.AnimateTransition メソッド

定義

アニメーター オブジェクトに切り替えアニメーションを実行させます。

[Foundation.Export("animateTransition:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AnimateTransition (UIKit.IUIViewControllerContextTransitioning transitionContext);
abstract member AnimateTransition : UIKit.IUIViewControllerContextTransitioning -> unit
override this.AnimateTransition : UIKit.IUIViewControllerContextTransitioning -> unit

パラメーター

実装

属性

適用対象