列挙型メンバー Feature.MULTISELECT_ENABLED
ユーザーが複数のアイテムを選択できるようにします。
署名
MULTISELECT_ENABLED = 'multiselectEnabled'
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-21 UTC。
[null,null,["最終更新日 2024-11-21 UTC。"],[[["Allows users to select multiple items."],["Uses the `MULTISELECT_ENABLED` signature to enable multi-selection functionality."]]],["The core content focuses on enabling users to select multiple items. This functionality is represented by a specific setting, denoted as `MULTISELECT_ENABLED`. This setting, likely a configuration flag or a property, controls whether the multi-select feature is active. The key action is thus the ability to allow multiple selections, and the key information is the existence and identifier (`MULTISELECT_ENABLED`) of the control mechanism for this functionality.\n"]]