progress
A reference to the progress object associated with the specified resource request. (read-only)
Declaration
var progress: Progress { get }Discussion
This Progress object will begin updating after beginAccessingResources(completionHandler:) is called.