isTracked property

bool isTracked
final

Tracking state of the anchor The isTracked value is used to determine the anchor transform’s validity. When the object being tracked is no longer detected in the camera image, its anchor will return NO for isTracked.

Implementation

final bool isTracked;