Contents

NSAlert.Style.informational

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

Declaration

case informational

Discussion

Use this style of alert when the alert’s content is less severe than NSAlert.Style.warning.

See Also

Enumeration Cases