Documentation Archive Developer
Search

AssetsLibrary Changes

AssetsLibrary

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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