Share via


BETextInputDelegate.SelectionDidChange(IBETextInput) Method

Definition

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

Parameters

textInput
IBETextInput

Implements

Attributes

Applies to