---
title: automatic
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/shortcutslinkstyle/automatic
---

# automatic

The default button style, based on the current color scheme.

## Declaration

```swift
static let automatic: ShortcutsLinkStyle
```

## See Also

### Getting the styles

- [automaticOutline](appintents/shortcutslinkstyle/automaticoutline.md)
- [dark](appintents/shortcutslinkstyle/dark.md)
- [darkOutline](appintents/shortcutslinkstyle/darkoutline.md)
- [light](appintents/shortcutslinkstyle/light.md)
- [lightOutline](appintents/shortcutslinkstyle/lightoutline.md)
