NSControl.EditWithFrame(CGRect, NSText, NSObject, NSEvent) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[Foundation.Export("editWithFrame:editor:delegate:event:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void EditWithFrame (CoreGraphics.CGRect aRect, AppKit.NSText textObj, Foundation.NSObject anObject, AppKit.NSEvent theEvent);
abstract member EditWithFrame : CoreGraphics.CGRect * AppKit.NSText * Foundation.NSObject * AppKit.NSEvent -> unit
override this.EditWithFrame : CoreGraphics.CGRect * AppKit.NSText * Foundation.NSObject * AppKit.NSEvent -> unit
Parameter
- aRect
- CGRect
- textObj
- NSText
- anObject
- NSObject
- theEvent
- NSEvent
- Atribut