Share via


UIScribbleInteractionDelegate_Extensions.ShouldBegin Method

Definition

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

Parameters

interaction
UIScribbleInteraction
location
CGPoint

Returns

Attributes

Applies to