[[["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-07-10 UTC."],[],["The core content defines a global type, `MLKImageLabelingCallback`, a block that handles image labeling results. This block returns an array of `MLKImageLabel` objects, representing labels found in an image, or `nil` if an error occurred. It also includes an `NSError` parameter, which will contain error information if an issue arises, or `nil` if the operation is successful. The function provides an array of objects or error, or nothing, or both, depending on operation outcome.\n"]]