Contents

SFSafariPage

A proxy for a Safari webpage.

Declaration

class SFSafariPage

Overview

Use an SFSafariPage object in your Safari app extension to send messages to injected content scripts, access page properties, and reload the page.

Topics

Messaging Injected Scripts

Getting Page Information

Reloading the Page

Instance Methods

Initializers

See Also

Safari app extensions