Compartir a través de


UISearchController.GetInterruptibleAnimator Método

Definición

Obtiene el IUIViewImplicitlyAnimating animador que se va a usar durante la transición asociada a .

[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

Parámetros

Devoluciones

Atributos

Se aplica a