SFSafariApplication
A proxy for the Safari app.
Declaration
class SFSafariApplicationOverview
The SFSafariApplication class is used by a Safari app extension to access the active Safari window, open a new window, and update the toolbar items on a window. An application that acts as a host container for a Safari app extension can use this class to send messages to the app extension. There is no object instance for this class.
Topics
Communicating With the App Extension
Working with Windows
getActiveWindow(completionHandler:)openWindow(with:completionHandler:)showPreferencesForExtension(withIdentifier:completionHandler:)