枚举成员 Feature.MULTISELECT_ENABLED
允许用户选择多项内容。
签名
MULTISELECT_ENABLED = 'multiselectEnabled'
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-21。
[null,null,["最后更新时间 (UTC):2024-11-21。"],[[["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"]]