NSCell.EditWithFrame(CGRect, NSView, NSText, NSObject, NSEvent) Method

Definition

[Foundation.Export("editWithFrame:inView:editor:delegate:event:")]
public virtual void EditWithFrame (CoreGraphics.CGRect aRect, AppKit.NSView inView, AppKit.NSText editor, Foundation.NSObject delegateObject, AppKit.NSEvent theEvent);
abstract member EditWithFrame : CoreGraphics.CGRect * AppKit.NSView * AppKit.NSText * Foundation.NSObject * AppKit.NSEvent -> unit
override this.EditWithFrame : CoreGraphics.CGRect * AppKit.NSView * AppKit.NSText * Foundation.NSObject * AppKit.NSEvent -> unit

Parameters

aRect
CGRect
inView
NSView
editor
NSText
delegateObject
NSObject
theEvent
NSEvent
Attributes

Applies to