FileSelector.recursive

bool recursive() @property nothrow

Get recursive property.

Returns

Whether to recurse into subdirectories.
void recursive(bool propval) @property nothrow

Set recursive property.

Parameters

propvalWhether to recurse into subdirectories.