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

# darkOutline

A button style that applies a dark background with light text along with a light outline.

## Declaration

```swift
static let darkOutline: ShortcutsLinkStyle
```

## See Also

### Getting the styles

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