Contents

NSApplication.PresentationOptions

Constants that control the presentation of the app, typically for fullscreen apps such as games or kiosks.

Declaration

struct PresentationOptions

Overview

There are restrictions on the combination of presentation options that can be set simultaneously:

When NSApplication receives a parameter value that does not conform to these requirements, it raises an invalidArgumentException.

Topics

Presentation Options

Initializers

See Also

Managing the app’s appearance