FileChooserIF.unselectUri

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.

interface FileChooserIF
void
unselectUri
(
string uri
)

Parameters

uri string

the URI to unselect

Meta