| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
UIAlertViewDelegate |
UIAlertView.delegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIAlertView.setDelegate(UIAlertViewDelegate delegate)
Deprecated.
|
| Constructor and Description |
|---|
UIAlertView(String title,
String message,
UIAlertViewDelegate delegate,
String cancelButtonTitle,
String... otherButtonTitles)
Deprecated.
|
Copyright © 2020. All rights reserved.