show Popup
Shows the given ui Element on the screen for a predefined time timeoutMs
If another popup message is already shown it will be closed immediately and replaced by the new one
If the screen is not resumed, the function will ignore the showPopup request and will return false
Return
true if shown successfully, otherwise false
Parameters
message
the popup message PopupMessage to be shown