---
title: AutomaticTableStyle
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/automatictablestyle
---

# AutomaticTableStyle

The default table style in the current context.

## Declaration

```swift
nonisolated struct AutomaticTableStyle
```

## Overview

Overview You can also use automatic to construct this style.

## Relationships

### Conforms To

- [TableStyle](swiftui/tablestyle.md)

## See Also

### Supporting types

- [InsetTableStyle](swiftui/insettablestyle.md)
- [BorderedTableStyle](swiftui/borderedtablestyle.md)
