---
title: init()
framework: foundation
role: symbol
role_heading: Initializer
path: foundation/netservicebrowser/init()
---

# init()

Initializes an allocated NetServiceBrowser object.

## Declaration

```swift
init()
```

## Return Value

Return Value Initialized NetServiceBrowser object.

## See Also

### Related Documentation

- [Bonjour Overview](apple-archive/documentation/Cocoa/Conceptual/NetServices/Introduction.html.md)
- [NSNetServices and CFNetServices Programming Guide](apple-archive/documentation/Networking/Conceptual/NSNetServiceProgGuide/Introduction.html.md)
