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

# left

An arrow that points toward the left.

## Declaration

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

## See Also

### Constants

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