Condividi tramite


UITextInteractionDelegate_Extensions.ShouldBegin Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldBegin(this UIKit.IUITextInteractionDelegate This, UIKit.UITextInteraction interaction, CoreGraphics.CGPoint point);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldBegin : UIKit.IUITextInteractionDelegate * UIKit.UITextInteraction * CoreGraphics.CGPoint -> bool

Parameters

interaction
UITextInteraction
point
CGPoint

Returns

Attributes

Applies to