---
title: Int64.Stride
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int64/stride
---

# Int64.Stride

A type that represents the distance between two values.

## Declaration

```swift
typealias Stride = Int
```
