| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
static UIStoryboardSegue |
UIStoryboardSegue.segueWithIdentifier(String identifier,
UIViewController source,
UIViewController destination,
Runnable performHandler) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UserInterfaceDrill.addSegue(UITableViewCell cell,
String trigger,
UIStoryboardSegue segue) |
static void |
UserInterfaceDrill.addSegue(UIViewController controller,
String id,
UIStoryboardSegue segue) |
void |
UIViewController.prepareForSegue(UIStoryboardSegue segue,
Object sender) |
Copyright © 2020. All rights reserved.