AlertDialog.setMessage
void setMessage(string message) nothrowSets the message that will be shown in the alert.
Parameters
message | the new message |
void setMessage(string message) nothrowSets the message that will be shown in the alert.
message | the new message |