다음을 통해 공유


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

매개 변수

특성

적용 대상