Contents

WKWebExtension.WindowConfiguration

An object that encapsulates configuration options for a window in an extension.

Declaration

@MainActor class WindowConfiguration

Overview

This class holds various options that influence the behavior and initial state of a window.

The app retains the discretion to disregard any or all of these options, or even opt not to create a window.

Topics

Instance Properties

See Also

Classes