fileOperationKind
The kind of file operation for the progress object.
Declaration
var fileOperationKind: Progress.FileOperationKind? { get set }Discussion
Set this value when the kind property is file to describe the kind of file operation.
If present, Progress presents additional information in its localized description by setting a value in the userInfo dictionary.