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

# automaticOutline

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

## Declaration

```swift
static let automaticOutline: ShortcutsLinkStyle
```

## See Also

### Getting the styles

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