CLSProgressReportingCapability.Kind.percent
The percentage of the total task that has been completed.
Declaration
case percentDiscussion
Add this capability to indicate that a context reports a task’s percentage completion on a periodic basis by setting the associated activity’s progress property, or by calling the activity’s addProgressRange(fromStart:toEnd:) method.