---
title: rightArrow
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/keyequivalent/rightarrow
---

# rightArrow

Right Arrow (U+F703)

## Declaration

```swift
static let rightArrow: KeyEquivalent
```

## See Also

### Getting arrow keys

- [upArrow](swiftui/keyequivalent/uparrow.md)
- [downArrow](swiftui/keyequivalent/downarrow.md)
- [leftArrow](swiftui/keyequivalent/leftarrow.md)
