[[["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-06-20 UTC."],[],[],null,["# Method Picker.setCallback\n\nSpecify the callback method called whenever the user has selected an item (or\ncanceled.)\n\nSignature\n---------\n\n setCallback(method: (response: ResponseObject) =\u003e void): Picker;\n\nDetails\n-------\n\n| Optional | No |\n| Final | No |\n| Protected | No |\n| Static | No |\n|-----------|----|\n\nParameters\n----------\n\n| Name | Type | Optional | Description |\n|----------|-------------------------------------------------------------------|----------|-------------|\n| `method` | `(response: `[ResponseObject](./picker.responseobject)`) =\u003e void` | No | |\n\nReturns\n-------\n\n[Picker](./picker.picker)"]]