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

propvalAllow the user to select multiple resources.