Compartir a través de


IUIViewControllerTransitionCoordinator.NotifyWhenInteractionEndsUsingBlock Método

Definición

Los desarrolladores no deben usar este método en desuso. Los desarrolladores deben usar "NotifyWhenInteractionChanges" en su lugar.

[Foundation.Export("notifyWhenInteractionEndsUsingBlock:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NotifyWhenInteractionChanges' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NotifyWhenInteractionChanges' instead.")]
public void NotifyWhenInteractionEndsUsingBlock (Action<UIKit.IUIViewControllerTransitionCoordinatorContext> handler);
abstract member NotifyWhenInteractionEndsUsingBlock : Action<UIKit.IUIViewControllerTransitionCoordinatorContext> -> unit

Parámetros

Atributos

Se aplica a