Share via


IBETextInteractionDelegate.SystemWillChangeSelection Method

Definition

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

Parameters

textInteraction
BETextInteraction
Attributes

Applies to