Arlecchino.Modals.Telling
Classes
| Type | Summary |
|---|---|
MessageModal | Something the user only has to read: a result, a warning, an explanation of what just failed. It takes no input beyond the key that closes it, which is what separates it from every other dialog here. |
NotificationModal | One notification, read in full, with whatever the entry said could be done about it. The notifications screen opens it, so an application only fills in Notification.Detail and its actions. |