MonobjcMonobjc Documented Class Library
NoteFileSystemChanged Method
NamespacesMonobjc.AppKitNSWorkspaceNoteFileSystemChanged()()()()
Members
IconMemberDescription
NoteFileSystemChanged(NSString)

Informs the NSWorkspace object that the file system changed at the specified path.

Original signature is '- (void)noteFileSystemChanged:(NSString *)path'

Available in Mac OS X v10.0 and later.


NoteFileSystemChanged()()()() Obsolete.

Informs the NSWorkspace object that the file system has changed. (Deprecated in Mac OS X v10.6.)

Original signature is '- (void)noteFileSystemChanged'

Available in Mac OS X v10.0 and later.


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