---
title: "init(style:)"
framework: appintents
role: symbol
role_heading: Initializer
path: "appintents/siritipuiview/init(style:)"
---

# init(style:)

A view that displays the phrase for an App Shortcut.

## Declaration

```swift
@MainActor @preconcurrency init(style: SiriTipViewStyle = .automatic)
```

## Parameters

- `style`: The style to use for this view, defaults to automatic.
