FileSelector.baseDir

Set baseDir property.

  1. string baseDir [@property getter]
  2. string baseDir [@property setter]
    class FileSelector
    @property
    void
    baseDir
    (
    string propval
    )

Parameters

propval string

The directory in which to select files. If the path exists but doesn't point to a directory, this should be an error.