---
title: init()
framework: corewlan
role: symbol
role_heading: Initializer
path: corewlan/cwnetworkprofile/init()
---

# init()

Creates and returns a CWNetworkProfile object.

## Declaration

```swift
init()
```

## Return Value

Return Value An CWNetworkProfile object.

## Discussion

Discussion This method is the designated initializer for the CWNetworkProfile class.

## See Also

### Getting a network profile

- [init(networkProfile:)](corewlan/cwnetworkprofile/init(networkprofile:).md)
