Parent: $root.$constants
| kONOTIFYactionAccept | The notification displays the Accept action |
| kONOTIFYactionClose | The notification displays the Close action |
| kONOTIFYactionDecline | The notification displays the Decline action |
| kONOTIFYactionDelete | The notification displays the Delete action |
| kONOTIFYactionNo | The notification displays the No action |
| kONOTIFYactionNone | The notification does not display any additional actions |
| kONOTIFYactionOpen | The notification displays the Open action |
| kONOTIFYactionPrint | The notification displays the Print action |
| kONOTIFYactionYes | The notification displays the Yes action |
| kONOTIFYimageTypeHero | The image is to be used as the hero image (Windows only,image is ideally 364x180 (728x360 retina);ignored on macOS and treated as kONOTIFYimageTypeNormal).This image type can only be used once per notification |
| kONOTIFYimageTypeLogo | The image is to be used as the application logo (Windows only; ignored on macOS and treated as kONOTIFYimageTypeNormal).This image type can only be used once per notification |
| kONOTIFYimageTypeNormal | The image is an attachment to be displayed with the notification.This image type can only be used once per notification |