---
title: allowsMultipleSelection
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkopenpanelparameters/allowsmultipleselection
---

# allowsMultipleSelection

A Boolean value that indicates whether the file upload control supports multiple files.

## Declaration

```swift
var allowsMultipleSelection: Bool { get }
```

## See Also

### Configuring the panel parameters

- [allowsDirectories](webkit/wkopenpanelparameters/allowsdirectories.md)
