Crate objc2_finder_sync

Source
Expand description

§Bindings to the FinderSync framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

FIFinderSync
A type to subclass to add badges, custom shortcut menus, and toolbar buttons to the Finder.
FIFinderSyncController
A controller that acts as a bridge between your Finder Sync extension and the Finder itself.
FIMenuKind
The different kinds of custom menus that the Finder Sync extension can provide.

Traits§

FIFinderSyncProtocol
The group of methods to implement for modifying the Finder user interface to express file synchronization status and control.