列舉特徵
Feature
是列舉類型,用於為各種檢視畫面開啟/關閉功能。在對 PickerBuilder.enableFeature
和 PickerBuilder.disableFeature
的呼叫中使用這些值。
簽名
export enum Feature
成員
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["`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."]]],[]]