I would like to show a maximum number of notifications.
For instance, if I have a maximum of two notifications and I am currently showing two on screen and a third needs to be shown, the first notification is dismissed and the new notification is shown.
===================
ADMIN EDIT
Once implemented, the Close/Hide method of the Notification can also be used to achieve the described setup.
===================