次の方法で共有


UISearchController.TransitionDuration メソッド

定義

アニメーター オブジェクトから切り替えアニメーションの継続時間を秒単位で取得します。

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

パラメーター

戻り値

実装

属性

適用対象