activeDocumentCreationIntent
The current intent that defines how your app creates a document.
Declaration
var activeDocumentCreationIntent: UIDocument.CreationIntent? { get }Mentioned in
Discussion
Use this property to access the current intent. For more information, see Customizing a document-based app’s launch experience.