whereValues
Locations mentioned in the text that can be used to filter photos.
Declaration
var whereValues: [String] { get }Discussion
For example, if the user types “pictures from Paris,” this array might contain @[@"Paris"].
Locations mentioned in the text that can be used to filter photos.
var whereValues: [String] { get }For example, if the user types “pictures from Paris,” this array might contain @[@"Paris"].