NSCell.EditWithFrame(CGRect, NSView, NSText, NSObject, NSEvent) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- aRect
- CGRect
- inView
- NSView
- editor
- NSText
- delegateObject
- NSObject
- theEvent
- NSEvent
- Attributi