Documentation Archive Developer
Search

Photos Changes

Photos

Modified PHContentEditingInputCancelledKey
Declaration
From
let PHContentEditingInputCancelledKey: NSString!
To
let PHContentEditingInputCancelledKey: String

Modified PHContentEditingInputErrorKey
Declaration
From
let PHContentEditingInputErrorKey: NSString!
To
let PHContentEditingInputErrorKey: String

Modified PHContentEditingInputResultIsInCloudKey
Declaration
From
let PHContentEditingInputResultIsInCloudKey: NSString!
To
let PHContentEditingInputResultIsInCloudKey: String

Modified PHImageCancelledKey
Declaration
From
let PHImageCancelledKey: NSString!
To
let PHImageCancelledKey: String

Modified PHImageErrorKey
Declaration
From
let PHImageErrorKey: NSString!
To
let PHImageErrorKey: String

Modified PHImageResultIsDegradedKey
Declaration
From
let PHImageResultIsDegradedKey: NSString!
To
let PHImageResultIsDegradedKey: String

Modified PHImageResultIsInCloudKey
Declaration
From
let PHImageResultIsInCloudKey: NSString!
To
let PHImageResultIsInCloudKey: String

Modified PHImageResultRequestIDKey
Declaration
From
let PHImageResultRequestIDKey: NSString!
To
let PHImageResultRequestIDKey: String