creationSource
The source associated with the button that created this document.
Declaration
var creationSource: DocumentCreationSource? { get }Discussion
On iOS, you can specify the source via NewDocumentButton in DocumentGroupLaunchScene. On macOS, this is always nil.