[[["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 2024-10-31 UTC."],[],["`FaceMeshDetectorOptions.UseCase` defines the main use case options for face mesh detection. The default is `FACE_MESH`. Supported options include `BOUNDING_BOX_ONLY` for just bounding box detection and `FACE_MESH` for full face mesh detection. It's an annotation interface that inherits methods like `annotationType`, `equals`, `hashCode`, and `toString` from the `Annotation` interface. It enumerates the use case and has constants that represent each use case.\n"]]