NativeFileChooser.filter
string filter() constGets the file filter pattern.
void filter(string value)Sets the file filter pattern.
Format: "Description\tpattern\nDescription2\tpattern2" Example: "Text Files\t.txt\nAll Files\t"
string filter() constGets the file filter pattern.
void filter(string value)Sets the file filter pattern.
Format: "Description\tpattern\nDescription2\tpattern2" Example: "Text Files\t.txt\nAll Files\t"