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

# transpose

The transpose of the matrix.

## Declaration

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

## See Also

### Matrix Properties

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