FeedbackAlertOptions
Defined in: namespaces.ts:1340
Options for NSAlert.
Properties
Section titled “Properties”informativeText?
Section titled “informativeText?”
optionalinformativeText?:string
Defined in: namespaces.ts:1342
Secondary message text.
buttons?
Section titled “buttons?”
optionalbuttons?:string[]
Defined in: namespaces.ts:1344
Button labels (first is default).
style?
Section titled “style?”
optionalstyle?:"warning"|"informational"|"critical"
Defined in: namespaces.ts:1346
Alert style.