Stay organized with collections
Save and categorize content based on your preferences.
Feature is an enumerated type, for turning on/off features for various views.
Use these values in calls to PickerBuilder.enableFeature and
PickerBuilder.disableFeature.
[[["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."],[[["`Feature` is an enum used to enable or disable functionalities within the Picker view."],["It's utilized with `PickerBuilder` methods to control features like single/multi-select, navigation pane visibility, and upload behavior."],["Specific features include showing only user-owned documents, enabling multi-select, hiding navigation, and simplifying photo uploads."],["`SUPPORT_DRIVES` is deprecated and should no longer be used for including shared drive items."]]],[]]