FileSelector.recursive
bool recursive() @property nothrowGet recursive property.
Returns
Whether to recurse into subdirectories.
void recursive(bool propval) @property nothrowSet recursive property.
Parameters
propval | Whether to recurse into subdirectories. |