Share via


NSText.PasteRuler(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to