Contents

peopleInPhoto

The people identified in the photos.

Declaration

var peopleInPhoto: [INPerson]? { get }

Discussion

When this property contains one or more INPerson objects, your search should return only photos that contain the specified people. Use the operator in the peopleInPhotoOperator property to determine whether to search for photos containing all, some, or none of the specified people.

See Also

Getting the People in the Photos