Expand description
§Bindings to the FinderSync
framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- FIFinder
Sync - A type to subclass to add badges, custom shortcut menus, and toolbar buttons to the Finder.
- FIFinder
Sync Controller - A controller that acts as a bridge between your Finder Sync extension and the Finder itself.
- FIMenu
Kind - The different kinds of custom menus that the Finder Sync extension can provide.
Traits§
- FIFinder
Sync Protocol - The group of methods to implement for modifying the Finder user interface to express file synchronization status and control.