RecentChooser.selectMultiple
bool selectMultiple() @property nothrow;Get selectMultiple property.
Returns
Allow the user to select multiple resources.
void selectMultiple(bool propval) @property nothrow;Set selectMultiple property.
Parameters
propval | Allow the user to select multiple resources. |