Поделиться через


IUIViewControllerTransitionCoordinator.NotifyWhenInteractionEndsUsingBlock Метод

Определение

Разработчики не должны использовать этот устаревший метод. Вместо этого разработчикам следует использовать NotifyWhenInteractionChanges.

[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

Параметры

Атрибуты

Применяется к