FileDialog.currentFile

The currently selected file of the file dialog.

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

Meta