Contents

secondaryAction

The launch scene’s secondary action.

Declaration

@NSCopying var secondaryAction: UIAction? { get set }

Mentioned in

Discussion

Set this property to add a secondary action to the document launch scene. If you set this property, the system adds a button for the secondary action to the title view.

See Also

Adding actions