MonobjcMonobjc Documented Class Library
Close Method
NamespacesMonobjc.AppKitNSDocumentClose()()()()

Closes all windows owned by the receiver and removes the receiver from the list of documents maintained by the document controller, which consequently releases it.

Original signature is '- (void)close'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void Close()
Public Overridable Sub Close
public:
virtual void Close()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)