<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSAlert/Style/informational",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSAlertStyle@NSAlertStyleInformational"
  },
  "title" : "NSAlert.Style.informational"
}
-->

# NSAlert.Style.informational

An alert style to inform someone about a current or impending event.

```
case informational
```

## Discussion

Use this style of alert when the alert’s content is less severe than [`NSAlert.Style.warning`](/documentation/AppKit/NSAlert/Style/warning).

> Note:
> This alert style has the same visual appearance as ``doc://com.apple.appkit/documentation/AppKit/NSAlert/Style/warning``.

---

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)