---
title: UInt8.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/uint8/integerliteraltype
---

# UInt8.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = UInt8
```
