共用方式為


UISearchController.GetInterruptibleAnimator 方法

定義

IUIViewImplicitlyAnimating取得與 相關聯之轉換期間要使用的動畫工具。

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

參數

傳回

屬性

適用於