Share via


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

매개 변수

반환

특성

적용 대상