Enumeration
DialogModes
Controls whether Photoshop displays dialogs during scripts.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | Show all dialogs. | |
| Int = 2 | readonly | Show only dialogs related to errors. | |
| Int = 3 | readonly | Show no dialogs. |
Object of 2
Properties elsewhere that hold an DialogModes value.
Parameter of 1
Method parameters that accept an DialogModes value.