Share via


INSStandardKeyBindingResponding.DeleteToBeginningOfParagraph(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to