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

# unknown

The status of the arrow is currently unknown.

## Declaration

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

## See Also

### Constants

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