---
title: UnsignedInteger Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/uint32/unsignedinteger-implementations
---

# UnsignedInteger Implementations

## Topics

### Initializers

- [init(_:)](swift/uint32/init(_:)-c1wd.md)
- [init(exactly:)](swift/uint32/init(exactly:)-8t3ac.md)

### Instance Properties

- [magnitude](swift/uint32/magnitude-swift.property.md)

### Type Properties

- [isSigned](swift/uint32/issigned.md)
- [max](swift/uint32/max.md)
- [min](swift/uint32/min.md)
