---
title: isDomain
framework: cfnetwork
role: symbol
role_heading: Type Property
path: cfnetwork/cfnetservicebrowserflags/isdomain
---

# isDomain

Specifies whether the result pertains to a search for domains or services.

## Declaration

```swift
static var isDomain: CFNetServiceBrowserFlags { get }
```

## Discussion

Discussion If set, the results pertain to a search for domains. If not set, the results pertain to a search for services.

## See Also

### Type Properties

- [isDefault](cfnetwork/cfnetservicebrowserflags/isdefault.md)
- [isRegistrationDomain](cfnetwork/cfnetservicebrowserflags/isregistrationdomain.md)
- [moreComing](cfnetwork/cfnetservicebrowserflags/morecoming.md)
- [remove](cfnetwork/cfnetservicebrowserflags/remove.md)
- [isRegistrationDomain](cfnetwork/cfnetservicebrowserflags/isregistrationdomain.md)
