Share via


WebView.ToggleSmartInsertDelete(NSObject) Method

Definition

[Foundation.Export("toggleSmartInsertDelete:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ToggleSmartInsertDelete(Foundation.NSObject sender);
[<Foundation.Export("toggleSmartInsertDelete:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ToggleSmartInsertDelete : Foundation.NSObject -> unit
override this.ToggleSmartInsertDelete : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to