---
title: UInt.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/uint/integerliteraltype
---

# UInt.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = UInt
```
