whatValues
Subjects or topics mentioned in the text that can be used to filter photos.
Declaration
var whatValues: [String] { get }Discussion
For example, if the user types “photos of food,” this array might contain @[@"food"].
Subjects or topics mentioned in the text that can be used to filter photos.
var whatValues: [String] { get }For example, if the user types “photos of food,” this array might contain @[@"food"].