FileChooser.selectMultiple

bool selectMultiple() @property

Get selectMultiple property.

Returns

Whether to allow multiple files to be selected.

Deprecated

void selectMultiple(bool propval) @property

Set selectMultiple property.

Parameters

propvalWhether to allow multiple files to be selected.

Deprecated