[[["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."],[],["`FaceDetectorOptions.LandmarkMode` defines options for enabling face landmarks. It has two modes: `LANDMARK_MODE_NONE`, disabling landmarks, and `LANDMARK_MODE_ALL`, enabling all landmarks. Selecting landmark search increases processing time. It implements the `Annotation` interface, inheriting methods like `annotationType()`, `equals()`, `hashCode()`, and `toString()`.\n"]]