Select Multiple Items from Item Browsing

The item list mode allows users to choose and select multiple items. This is particularly useful when building an item picker as part of a larger solution.
Your application can then get the array of selected items using the getSelectedItems() method.