Share via


BETextInputDelegate.SelectionWillChange(IBETextInput) Method

Definition

[Foundation.Export("selectionWillChangeForTextInput:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectionWillChange(BrowserEngineKit.IBETextInput textInput);
[<Foundation.Export("selectionWillChangeForTextInput:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectionWillChange : BrowserEngineKit.IBETextInput -> unit
override this.SelectionWillChange : BrowserEngineKit.IBETextInput -> unit

Parameters

textInput
IBETextInput

Implements

Attributes

Applies to