Hi Ramesh,
I don't think there is a simple switch that you can use to change the notification style. The default Feedback Message widget in mobile actually gives an experience similar to the Banner in your image:

You can also find other Forge components like this that allows you to customize Banner-type notifications.
For Alert-type notifications, you would need to develop a WebBlock with a Popup widget inside, which you can fully customize:

I hope this helps.