progressAvailable
The document is being downloaded or uploaded and progress information is available.
Declaration
static var progressAvailable: UIDocument.State { get }Discussion
When this state is set, you can use the progress property of the document to monitor the current operation.