[[["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 2021-02-11 UTC."],[],[],null,["FIRVisionTextRecognizedLanguage \n\n\n @interface FIRVisionTextRecognizedLanguage : NSObject\n\nDetected language from text recognition.\n- `\n ``\n ``\n `\n\n [languageCode](#/c:objc(cs)FIRVisionTextRecognizedLanguage(py)languageCode)`\n ` \n The BCP-47 language code, such as, \"en-US\" or \"sr-Latn\". For more information, see\n \u003chttp://www.unicode.org/reports/tr35/#Unicode_locale_identifier\u003e. \n\n Declaration \n Objective-C \n\n @property (nonatomic, readonly, nullable) NSString *languageCode;\n\n- `\n ``\n ``\n `\n\n [-init](#/c:objc(cs)FIRVisionTextRecognizedLanguage(im)init)`\n ` \n Unavailable. \n\n Declaration \n Objective-C \n\n - (nonnull instancetype)init;"]]