Share via


NSCell.EditWithFrame(CGRect, NSView, NSText, NSObject, NSEvent) 方法

定义

[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

参数

aRect
CGRect
inView
NSView
editor
NSText
delegateObject
NSObject
theEvent
NSEvent
属性

适用于