
Icon | Member | Description |
---|---|---|
![]() | 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. |