Determine whether the file chooser associated to this
#WebKitFileChooserRequest should allow selecting multiple files,
which depends on the HTML input element having a 'multiple'
attribute defined.
classFileChooserRequest
bool
getSelectMultiple
()
Return Value
Type: bool
%TRUE if the file chooser should allow selecting multiple files or %FALSE otherwise.
Determine whether the file chooser associated to this #WebKitFileChooserRequest should allow selecting multiple files, which depends on the HTML input element having a 'multiple' attribute defined.