---
title: interface
framework: network
role: symbol
role_heading: Instance Property
path: network/nwendpoint/host/interface
---

# interface

The interface associated with this host, such as the interface scope stored in an IPv6 address.

## Declaration

```swift
var interface: NWInterface? { get }
```
