|
Essential Kit
|
This is the complete list of members for AlertDialog, including all inherited members.
| AddButton(string title, Callback callback) | AlertDialog | |
| AddButton(string title, Callback< string[]> callback) | AlertDialog | |
| AddCancelButton(string title, Callback callback) | AlertDialog | |
| AddTextInputField(TextInputFieldOptions options=null) | AlertDialog | |
| CreateInstance(AlertDialogStyle alertStyle=AlertDialogStyle.Default) | AlertDialog | static |
| Dismiss() | AlertDialog | |
| Message | AlertDialog | |
| Show() | AlertDialog | |
| Title | AlertDialog |