EditorFileDialog.showHiddenFiles

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

  1. bool showHiddenFiles [@property getter]
  2. bool showHiddenFiles [@property setter]
    struct EditorFileDialog
    @nogc nothrow @property
    void
    showHiddenFiles
    (
    bool v
    )

Meta