No overview available.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Foundation
Declaration
typedef NSString *NSProgressKind;
No overview available.
SDKs
Framework
typedef NSString *NSProgressKind;
NSProgress Kind File
The value for the kind
property that indicates that the progress is tracking a file operation. If you set this value for the progress kind
, you must set a value in the user info dictionary for the NSProgress
.