progressValue
A float value between 0 and 1, which indicates how far along the action is while processing.
Declaration
var progressValue: CGFloat { get set }Discussion
Setting this value causes Automator’s action progress indicator (displayed as a workflow runs) to update in order to provide the user with an indication of progress.