---
title: right
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipopoverarrowdirection/right
---

# right

An arrow that points toward the right.

## Declaration

```swift
static var right: UIPopoverArrowDirection { get }
```

## See Also

### Constants

- [up](uikit/uipopoverarrowdirection/up.md)
- [down](uikit/uipopoverarrowdirection/down.md)
- [left](uikit/uipopoverarrowdirection/left.md)
- [any](uikit/uipopoverarrowdirection/any.md)
- [unknown](uikit/uipopoverarrowdirection/unknown.md)
