Share via


UILargeContentViewerInteractionDelegate_Extensions.DidEnd Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidEnd(this UIKit.IUILargeContentViewerInteractionDelegate This, UIKit.UILargeContentViewerInteraction interaction, UIKit.IUILargeContentViewerItem? item, CoreGraphics.CGPoint point);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidEnd : UIKit.IUILargeContentViewerInteractionDelegate * UIKit.UILargeContentViewerInteraction * UIKit.IUILargeContentViewerItem * CoreGraphics.CGPoint -> unit

Parameters

point
CGPoint
Attributes

Applies to