Continue

abstract fun Continue(filePaths: Vector<String>)

Continue the file selection with the specified file_paths. This may be a single value or a list of values depending on the dialog mode. An empty value is treated the same as calling Cancel().

Parameters

filePaths

list of selected file paths or an empty list.