---
title: layoutAlgorithm
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstexttable/layoutalgorithm-swift.property
---

# layoutAlgorithm

## Declaration

```swift
var layoutAlgorithm: NSTextTable.LayoutAlgorithm { get set }
```

## See Also

### Configuring the table

- [numberOfColumns](uikit/nstexttable/numberofcolumns.md)
- [collapsesBorders](uikit/nstexttable/collapsesborders.md)
- [hidesEmptyCells](uikit/nstexttable/hidesemptycells.md)
- [NSTextTable.LayoutAlgorithm](uikit/nstexttable/layoutalgorithm-swift.enum.md)
