다음을 통해 공유


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
특성

적용 대상