---
title: "init(performanceMode:)"
framework: wifiaware
role: symbol
role_heading: Initializer
path: "wifiaware/waparameters/init(performancemode:)"
---

# init(performanceMode:)

Initializes the parameters with defaults.

## Declaration

```swift
init(performanceMode: WAPerformanceMode = .bulk)
```

## See Also

### Checking the configured performance mode

- [performanceMode](wifiaware/waparameters/performancemode.md)
