---
title: NSPopUpButton.ArrowPosition.arrowAtBottom
framework: appkit
role: symbol
role_heading: Case
path: appkit/nspopupbutton/arrowposition/arrowatbottom
---

# NSPopUpButton.ArrowPosition.arrowAtBottom

Arrow is drawn at the edge of the button, pointing toward the preferredEdge.

## Declaration

```swift
case arrowAtBottom
```

## See Also

### Constants

- [NSPopUpButton.ArrowPosition.noArrow](appkit/nspopupbutton/arrowposition/noarrow.md)
- [NSPopUpButton.ArrowPosition.arrowAtCenter](appkit/nspopupbutton/arrowposition/arrowatcenter.md)
