Contents

SFSafariViewController.Configuration

A configuration object that defines how a Safari view controller should be initialized.

Declaration

class Configuration

Overview

Use a configuration object with the init(url:configuration:) method to initialize your view controller.

Topics

Configuring a Safari View Controller

Instance Properties

See Also

Creating a View Controller