Share via


INSStandardKeyBindingResponding.DeleteToMark(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to