The way an app lines up multiple pop-up messages so they appear one after another instead of piling on top of each other.
Synonyms
- notification queue
- toast stack
Related terms
In plain words
- how the pop-ups take turns instead of stacking
- the waiting line for notifications
Usage example
Because saves happened fast, the toast queue showed each 'Saved' message in turn.
Don't confuse with…
- notification centerA toast queue orders fleeting pop-ups; a notification center is a persistent list you can revisit.
Categories
- Feedback & status