---
title: leftArrow
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/keyequivalent/leftarrow
---

# leftArrow

Left Arrow (U+F702)

## Declaration

```swift
static let leftArrow: KeyEquivalent
```

## See Also

### Getting arrow keys

- [upArrow](swiftui/keyequivalent/uparrow.md)
- [downArrow](swiftui/keyequivalent/downarrow.md)
- [rightArrow](swiftui/keyequivalent/rightarrow.md)
