---
title: NSZone
framework: objectivec
role: symbol
role_heading: Structure
path: objectivec/nszone
---

# NSZone

## Declaration

```swift
@frozen struct NSZone
```

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)

## See Also

### Structures

- [NXHashTablePrototype](objectivec/nxhashtableprototype.md)
- [ObjCBool](objectivec/objcbool.md)
- [ObjCClassList](objectivec/objcclasslist.md)
- [Selector](objectivec/selector.md)
- [objc_method_description](objectivec/objc_method_description.md)
- [objc_object](objectivec/objc_object.md)
- [objc_property_attribute_t](objectivec/objc_property_attribute_t.md)
- [objc_super](objectivec/objc_super-swift.struct.md)
