Share via


BETextInteractionDelegate.SystemWillChangeSelection(BETextInteraction) Method

Definition

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

Parameters

textInteraction
BETextInteraction

Implements

Attributes

Applies to