Contents

UIDocumentViewController.LaunchOptions

Options for customizing the document launch view.

Declaration

@MainActor class LaunchOptions

Mentioned in

Overview

When your app launches, the document view controller displays a view that contains a title and buttons to create new documents. It also displays the document browser as a sheet over the title view. For more information, see Customizing a document-based app’s launch experience.

Topics

Configuring the appearance

Adding accessory views

Adding actions

Creating documents

See Also

Customizing the launch experience