---
title: "init(remoteClientId:)"
framework: quartzcore
role: symbol
role_heading: Initializer
path: "quartzcore/calayer/init(remoteclientid:)"
---

# init(remoteClientId:)

Initializes a layer with a remote client ID.

## Declaration

```swift
init(remoteClientId client_id: UInt32)
```

## See Also

### Creating a layer

- [init()](quartzcore/calayer/init().md)
- [init(layer:)](quartzcore/calayer/init(layer:).md)
