Struct FileFilterEntry
filetype filter entry for FileDialog
struct FileFilterEntry;
Constructors
| Name | Description |
|---|---|
this
(displayLabel, filterList, executableOnly)
|
Fields
| Name | Type | Description |
|---|---|---|
executableOnly
|
bool | |
filter
|
string[] | |
label
|
UIString |