---
title: NSInformationalAlertStyle
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsinformationalalertstyle
---

# NSInformationalAlertStyle

An alert used to inform the user about a current or impending event.

## Declaration

```occ
static const NSAlertStyle NSInformationalAlertStyle;
```

## See Also

### Deprecated Symbols

- [NSCriticalAlertStyle](appkit/nscriticalalertstyle.md)
- [NSWarningAlertStyle](appkit/nswarningalertstyle.md)
