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

# UnsignedInteger Implementations

## Topics

### Initializers

- [init(_:)](swift/uint8/init(_:)-5kvfz.md)
- [init(exactly:)](swift/uint8/init(exactly:)-41wk8.md)

### Instance Properties

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

### Type Properties

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