---
title: NWProtocolUDP.Options
framework: network
role: symbol
role_heading: Class
path: network/nwprotocoludp/options
---

# NWProtocolUDP.Options

A container of options for configuring how UDP is used on a connection.

## Declaration

```swift
class Options
```

## Topics

### Customizing UDP Connections

- [init()](network/nwprotocoludp/options/init().md)
- [preferNoChecksum](network/nwprotocoludp/options/prefernochecksum.md)

## Relationships

### Inherits From

- [NWProtocolOptions](network/nwprotocoloptions.md)

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Creating UDP Connections

- [definition](network/nwprotocoludp/definition.md)
