uploadJobExtensionOptions
The options for the calling app’s background asset resource upload job configuration.
Declaration
var uploadJobExtensionOptions: PHAssetResourceUploadJobOptions? { get }Discussion
The value is nil if the extension isn’t enabled or the caller isn’t authorized. Otherwise, the value is an options object with default values if the configuration exists but no options have been set.