---
title: "position(after:)"
framework: uikit
role: symbol
role_heading: Type Method
path: "uikit/uicellaccessory-swift.struct/placement/position(after:)"
---

# position(after:)

Provides a position after the accessory that matches the specified type, or at the end if there’s no matching type.

## Declaration

```swift
static func position(after accessory: UICellAccessory) -> UICellAccessory.Placement.Position
```

## See Also

### Specifying position

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