Contents

NSAlert.Style.warning

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

Declaration

case warning

Discussion

Use this style of alert when the alert’s content is more severe than NSAlert.Style.informational but less severe than NSAlert.Style.critical. This is the default alert style.

See Also

Enumeration Cases