| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
UIApplicationDelegate |
UIApplication.delegate()
Returns the delegate of the application
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIApplication.setDelegate(UIApplicationDelegate delegate)
Sets the delegate for the application.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
UIApplication.main(String[] args,
Class<? extends UIApplication> UIApplication,
Class<? extends UIApplicationDelegate> UIApplicationDelegate) |
Copyright © 2020. All rights reserved.