Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NotificationType

The type of a notification shown through Window.showNotification.

Index

Enumeration members

Enumeration members

Error

Error: = 1

An error message.

Info

Info: = 3

An info message.

Log

Log: = 4

A log message.

Success

Success: = 5

A success message.

Warning

Warning: = 2

A warning message.

Generated using TypeDoc