multiSelectMaxSelectedItems property
For multiselect menus, the maximum number of items that a user can select.
Minimum value is 1 item. If unspecified, defaults to 3 items.
Implementation
core.int? multiSelectMaxSelectedItems;
For multiselect menus, the maximum number of items that a user can select.
Minimum value is 1 item. If unspecified, defaults to 3 items.
core.int? multiSelectMaxSelectedItems;