---
title: transpose
framework: simd
role: symbol
role_heading: Instance Property
path: simd/simd_float2x3/transpose
---

# transpose

The transpose of the matrix.

## Declaration

```swift
var transpose: float3x2 { get }
```

## See Also

### Matrix Properties

- [columns](simd/simd_float2x3/columns.md)
