Hi,
This is out of curiosity!!!
Is there any way, we can hide the apex notification appearing on screen after a certain time instead of user cancelling the alert?
You might have observed that it won't go until the user clicks on the X cancel button at the top right corner.

I have heard about apex.message.hidePageSuccess(). But not sure how to use it in a efficient way.
Any help appreciated. Thanks