kFTSListingSizeKey

Static kFTSListingSizeKey 

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

Int value. This key is used with the array of NSDictionary’s returned through the delegate method fileTransferServicesGetListingComplete: after calling getFolderListing.

See also Apple’s documentation