Share via


BETextInteraction.SelectionChangedWithGesture Method

Definition

[Foundation.Export("selectionChangedWithGestureAtPoint:gesture:state:flags:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectionChangedWithGesture(CoreGraphics.CGPoint point, BrowserEngineKit.BEGestureType gestureType, UIKit.UIGestureRecognizerState gestureState, BrowserEngineKit.BESelectionFlags flags);
[<Foundation.Export("selectionChangedWithGestureAtPoint:gesture:state:flags:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectionChangedWithGesture : CoreGraphics.CGPoint * BrowserEngineKit.BEGestureType * UIKit.UIGestureRecognizerState * BrowserEngineKit.BESelectionFlags -> unit
override this.SelectionChangedWithGesture : CoreGraphics.CGPoint * BrowserEngineKit.BEGestureType * UIKit.UIGestureRecognizerState * BrowserEngineKit.BESelectionFlags -> unit

Parameters

point
CGPoint
gestureType
BEGestureType
Attributes

Applies to