Uses of Class
org.robovm.apple.uikit.UIStoryboardSegue
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIStoryboardSegue in org.robovm.apple.uikit
Subclasses of UIStoryboardSegue in org.robovm.apple.uikit Modifier and Type Class Description classUIStoryboardPopoverSegueDeprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.uikit that return UIStoryboardSegue Modifier and Type Method Description UIStoryboardSegueUIViewController. getSegueForUnwinding(UIViewController toViewController, UIViewController fromViewController, String identifier)Deprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.uikit with parameters of type UIStoryboardSegue Modifier and Type Method Description voidUIViewController. prepareForSegue(UIStoryboardSegue segue, NSObject sender)voidUIViewController. unwind(UIStoryboardSegue unwindSegue, UIViewController subsequentVC)