קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Feature הוא סוג ממוספר, שמאפשר להפעיל או להשבית תכונות בתצוגות שונות.
משתמשים בערכים האלה בקריאות ל-PickerBuilder.enableFeature ול-PickerBuilder.disableFeature.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-11-09 (שעון 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 (`MINE_ONLY`), enabling multi-select (`MULTISELECT_ENABLED`), hiding navigation (`NAV_HIDDEN`), and simplifying photo uploads (`SIMPLE_UPLOAD_ENABLED`)."],["The `SUPPORT_DRIVES` feature is deprecated and should no longer be used."]]],[]]