Contents

WebPage.NavigationPreferences

A type that specifies the behaviors to use when loading and rendering page content.

Declaration

struct NavigationPreferences

Overview

Create a NavigationPreferences value when you want to change the default rendering behavior of your web page. Typically, iOS devices render web content for a mobile experience, and Mac devices render content for a desktop experience.

Topics

Initializers

Instance Properties

Enumerations

See Also

Managing navigation between webpages