Function EditorFileDialog.showHiddenFiles

If true, hidden files and directories will be visible in the EditorFileDialog.

bool showHiddenFiles() nothrow @property @nogc;

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