---
title: "transpose(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nsstandardkeybindingresponding/transpose(_:)"
---

# transpose(_:)

Transposes the content around the current selection.

## Declaration

```swift
optional func transpose(_ sender: Any?)
```

## See Also

### Transposing Elements

- [transposeWords(_:)](appkit/nsstandardkeybindingresponding/transposewords(_:).md)
