---
title: uipc_bind
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/uipc_bind
---

# uipc_bind

Properties of an event that indicates the binding of a socket to a path.

## Declaration

```swift
var uipc_bind: es_event_uipc_bind_t { get set }
```

## See Also

### Socket Events

- [uipc_connect](endpointsecurity/es_events_t/uipc_connect.md)
