Contents

alwaysPresentsApplicationModalAlerts

A number containing a Boolean value that determines if validation and error alert panels displayed as a result of this binding are displayed as application modal alerts.

Declaration

static let alwaysPresentsApplicationModalAlerts: NSBindingOption

Discussion

If true, then the alerts are displayed application model, otherwise they are displayed as sheets.

See Also

Binding Options