FileDialog.currentDir

The current working directory of the file dialog.

  1. String currentDir [@property getter]
    struct FileDialog
    @nogc nothrow @property
    String
    currentDir
    ()
  2. String currentDir [@property setter]

Meta