Platforms to show: All Mac Windows Linux Cross-Platform

Back to FolderChangedNotificationMBS class.

FolderChangedNotificationMBS.DirectoryChanged(message as Integer, flags as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Folder Change Watching MBS MacOSX Plugin 3.3 ✅ Yes ❌ No ❌ No ❌ No
Out directory changed or some directories changed.

An installer application may send a notification without a specified directory. In this case the event is called and the observed directory may not be changed!

message: An indication of what happened
flags: Options about delivery of the notification (typically 0)

Only one message value is defined:
const kFNDirectoryModifiedMessage = 1

Some examples using this event:

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...