EditorFileDialog.currentFile

The currently selected file.

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

Meta