MonobjcMonobjc Documented Class Library
Close Method
NamespacesMonobjc.AppKitNSDrawerClose()()()()
Members
IconMemberDescription
Close()()()()

If the receiver is open, this method closes it.

Original signature is '- (void)close'

Available in Mac OS X v10.0 and later.


Close(Id)

An action method to close the receiver.

Original signature is '- (void)close:(id)sender'

Available in Mac OS X v10.0 and later.


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