---
title: pointerFunctions
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nshashtable/pointerfunctions
---

# pointerFunctions

The pointer functions for the hash table.

## Declaration

```swift
@NSCopying var pointerFunctions: NSPointerFunctions { get }
```

## See Also

### Accessing Pointer Functions

- [NSPointerFunctions](foundation/nspointerfunctions.md)
