localizedLocationNames
The names of locations grouped by the collection (an array of NSString objects).
Declaration
var localizedLocationNames: [String] { get }Discussion
For a collection list representing a group of moments, as seen in the Collections view in the Photos app, this property lists the location names associated with each moment in the group. For other types of collection list, this property’s value is nil.