Contents

SFSafariApplication

A proxy for the Safari app.

Declaration

class SFSafariApplication

Overview

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

Updating Toolbar Items

Type Methods

See Also

Safari app extensions