iOS Question iOs Simple Pop-Up Dialog

RichardN

Well-Known Member
Licensed User
Longtime User
There is a simple iOS dialog that I have seen used elsewhere but can't find any reference to here.

The dialog is a small rounded panel (normally light blue) with a single line message and an X in the top right-hand corner. It is non-modal so touching either the X or the background page hides the dialog, not sure but the dialog may also disappears after x seconds.

I can't find any reference to it..... Is this a core function, a library dialog or something else?
 
Top