---
title: UICellAccessory.Placement.Position
framework: uikit
role: symbol
role_heading: Type Alias
path: uikit/uicellaccessory-swift.struct/placement/position
---

# UICellAccessory.Placement.Position

The index position of the cell accessory in relation to the other accessories in the specified array.

## Declaration

```swift
typealias Position = ([UICellAccessory]) -> Int
```

## See Also

### Specifying position

- [position(after:)](uikit/uicellaccessory-swift.struct/placement/position(after:).md)
- [position(before:)](uikit/uicellaccessory-swift.struct/placement/position(before:).md)
