kFTSProgressBytesTotalKey

Static kFTSProgressBytesTotalKey 

Source
pub unsafe static kFTSProgressBytesTotalKey: Option<&'static CFString>
Available on crate features OBEXFileTransferServices and objc2 and objc2-core-foundation only.
Expand description

NSNumber integer value. This key is used with the NSDictionary returned from the fileTransferServicesPutProgress: and fileTransferServicesGetProgress: delegate methods

See also Apple’s documentation