<!--
{
  "availability" : [
    "macOS: 13.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/View/dialogSeverity(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI4ViewPAAE14dialogSeverityyQrAA06DialogE0VF"
  },
  "title" : "dialogSeverity(_:)"
}
-->

# dialogSeverity(_:)

```
nonisolated func dialogSeverity(_ severity: DialogSeverity) -> some View
```

## Parameters

`severity`

The severity to use for confirmation dialogs
and alerts.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)