NSWarningAlertStyle
An alert used to warn the user about a current or impending event. The purpose is more than informational but not critical. This is the default alert style.
Declaration
static const NSAlertStyle NSWarningAlertStyle;An alert used to warn the user about a current or impending event. The purpose is more than informational but not critical. This is the default alert style.
static const NSAlertStyle NSWarningAlertStyle;