---
title: UInt128.Magnitude
framework: swift
role: symbol
role_heading: Type Alias
path: swift/uint128/magnitude-swift.typealias
---

# UInt128.Magnitude

A type that can represent the absolute value of any possible value of the conforming type.

## Declaration

```swift
typealias Magnitude = UInt128
```
