---
title: XCUIElement.ElementType.incrementArrow
framework: xcuiautomation
role: symbol
role_heading: Case
path: xcuiautomation/xcuielement/elementtype/incrementarrow
---

# XCUIElement.ElementType.incrementArrow

A constant that represents an element type for increment arrow controls.

## Declaration

```swift
case incrementArrow
```

## See Also

### Enumeration cases

- [XCUIElement.ElementType.activityIndicator](xcuiautomation/xcuielement/elementtype/activityindicator.md)
- [XCUIElement.ElementType.alert](xcuiautomation/xcuielement/elementtype/alert.md)
- [XCUIElement.ElementType.any](xcuiautomation/xcuielement/elementtype/any.md)
- [XCUIElement.ElementType.application](xcuiautomation/xcuielement/elementtype/application.md)
- [XCUIElement.ElementType.browser](xcuiautomation/xcuielement/elementtype/browser.md)
- [XCUIElement.ElementType.button](xcuiautomation/xcuielement/elementtype/button.md)
- [XCUIElement.ElementType.cell](xcuiautomation/xcuielement/elementtype/cell.md)
- [XCUIElement.ElementType.checkBox](xcuiautomation/xcuielement/elementtype/checkbox.md)
- [XCUIElement.ElementType.collectionView](xcuiautomation/xcuielement/elementtype/collectionview.md)
- [XCUIElement.ElementType.colorWell](xcuiautomation/xcuielement/elementtype/colorwell.md)
- [XCUIElement.ElementType.comboBox](xcuiautomation/xcuielement/elementtype/combobox.md)
- [XCUIElement.ElementType.datePicker](xcuiautomation/xcuielement/elementtype/datepicker.md)
- [XCUIElement.ElementType.decrementArrow](xcuiautomation/xcuielement/elementtype/decrementarrow.md)
- [XCUIElement.ElementType.dialog](xcuiautomation/xcuielement/elementtype/dialog.md)
- [XCUIElement.ElementType.disclosureTriangle](xcuiautomation/xcuielement/elementtype/disclosuretriangle.md)
