progress
An object representing the progress of the intent’s action.
Declaration
var progress: Progress { get }Discussion
You can update the progress as your action moves forward. Note that the system receives an update of the progress.
An object representing the progress of the intent’s action.
var progress: Progress { get }You can update the progress as your action moves forward. Note that the system receives an update of the progress.