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

# light

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

## Declaration

```swift
static let light: ShortcutsLinkStyle
```

## See Also

### Getting the styles

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