Share via


IBETextInput.UpdateCurrentSelection Method

Definition

[Foundation.Export("updateCurrentSelectionTo:fromGesture:inState:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateCurrentSelection(CoreGraphics.CGPoint point, BrowserEngineKit.BEGestureType gestureType, UIKit.UIGestureRecognizerState state);
[<Foundation.Export("updateCurrentSelectionTo:fromGesture:inState:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateCurrentSelection : CoreGraphics.CGPoint * BrowserEngineKit.BEGestureType * UIKit.UIGestureRecognizerState -> unit
override this.UpdateCurrentSelection : CoreGraphics.CGPoint * BrowserEngineKit.BEGestureType * UIKit.UIGestureRecognizerState -> unit

Parameters

point
CGPoint
gestureType
BEGestureType
Attributes

Applies to