---
title: copyIn
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nspointerfunctions/options/copyin
---

# copyIn

Use the memory acquire function to allocate and copy items on input (see acquireFunction).

## Declaration

```swift
static var copyIn: NSPointerFunctions.Options { get }
```

## See Also

### Copy Option

- [NSMapTableCopyIn](foundation/nsmaptablecopyin.md)
