UISearchController.TransitionDuration メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アニメーター オブジェクトから切り替えアニメーションの継続時間を秒単位で取得します。
[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
パラメーター
- transitionContext
- IUIViewControllerContextTransitioning
戻り値
実装
- 属性