NSItemProviderPreferredImageSizeKey
A key provided to the options dictionary to indicate a preferred image size.
Declaration
let NSItemProviderPreferredImageSizeKey: StringDiscussion
Use this key only with the NSItemProvider type coercion policy. Ensure the value is an NSValue object that contains a CGSize struct specifying the requested size, in points.