Contents

ubiquitousItemDownloadRequested

A Boolean value that indicates whether the user or the system requests a download of the item.

Declaration

var ubiquitousItemDownloadRequested: Bool? { get }

Discussion

You can request the download of a shared item with startDownloadingUbiquitousItem(at:).

See Also

Ubiquitous values