Share via


BETextInteractionDelegate.SystemDidChangeSelection(BETextInteraction) Method

Definition

[Foundation.Export("systemDidChangeSelectionForInteraction:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SystemDidChangeSelection(BrowserEngineKit.BETextInteraction textInteraction);
[<Foundation.Export("systemDidChangeSelectionForInteraction:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SystemDidChangeSelection : BrowserEngineKit.BETextInteraction -> unit
override this.SystemDidChangeSelection : BrowserEngineKit.BETextInteraction -> unit

Parameters

textInteraction
BETextInteraction

Implements

Attributes

Applies to