Crate objc2_extension_kit

Source
Expand description

§Bindings to the ExtensionKit framework

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

Structs§

EXAppExtensionBrowserViewControllerEXAppExtensionBrowserViewController and objc2-app-kit and macOS
A view controller that allows users to enable and disable extensions.
EXHostViewControllerEXHostViewController and objc2-app-kit and macOS
A view controller that hosts remote views provided by an extension.

Traits§

EXHostViewControllerDelegateEXHostViewController
The delegate for a hosted view controller.