FileChooser.unselectUri
void unselectUri(string uri)Unselects the file referred to by uri. If the file is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.
Parameters
uri | the URI to unselect |
void unselectUri(string uri)Unselects the file referred to by uri. If the file is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.
uri | the URI to unselect |