FileFilter.name

Get name property.

  1. string name [@property getter]
    class FileFilter
    @property
    string
    name
    ()
  2. string name [@property setter]

Return Value

Type: string

The human-readable name of the filter.

This is the string that will be displayed in the file chooser user interface if there is a selectable list of filters.