[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[],["The core content defines the `GARTrackingState` enumeration, which represents the possible tracking states for trackable objects like `GARAnchor`. These states are: `GARTrackingStateTracking` (active tracking), `GARTrackingStatePaused` (tracking is paused but may resume), and `GARTrackingStateStopped` (tracking has stopped and will not resume). This enumeration is used to indicate the current tracking status of objects.\n"]]