Stay organized with collections
Save and categorize content based on your preferences.
Picker is the top level object representing the UI action with the user.
These objects are not created directly, but instead use the PickerBuilder
class.
[[["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-09-17 UTC."],[[["The `Picker` object represents user interactions within the UI and is created using the `PickerBuilder` class."],["It provides methods for controlling visibility, disposing of the object, setting callbacks for user selections, and specifying relay URLs for cross-domain scenarios."],["The `Picker` has a 'Final' property set to 'No', details of which are not provided in the given content."]]],[]]