AlertDialog.setButtons
void setButtons(string[] labels) nothrowSets the button labels for the alert.
Parameters
labels | the new button labels |
void setButtons(string[] labels) nothrowSets the button labels for the alert.
labels | the new button labels |