Function FileDialog.showHiddenFiles

If true, the dialog will show hidden files.

bool showHiddenFiles() nothrow @property @nogc;

void showHiddenFiles (
  bool v
) nothrow @property @nogc;