---
title: UInt8.Stride
framework: swift
role: symbol
role_heading: Type Alias
path: swift/uint8/stride
---

# UInt8.Stride

A type that represents the distance between two values.

## Declaration

```swift
typealias Stride = Int
```
