Contents

NSCriticalAlertStyle

Declaration

static const NSAlertStyle NSCriticalAlertStyle;

Discussion

Reserved for critical alerts, such as when severe consequences might result from certain user responses (for example, a “clean install” will erase all data on a volume). This style includes a caution icon badged with the app icon.

See Also

Deprecated Symbols