Uses of Interface
org.robovm.apple.uikit.UIApplicationDelegate
| Package | Description |
|---|---|
| org.robovm.apple.carplay | |
| org.robovm.apple.uikit |
-
Uses of UIApplicationDelegate in org.robovm.apple.carplay
Subinterfaces of UIApplicationDelegate in org.robovm.apple.carplay Modifier and Type Interface Description interfaceCPApplicationDelegateDeprecated.Deprecated in iOS 13.0.Classes in org.robovm.apple.carplay that implement UIApplicationDelegate Modifier and Type Class Description classCPApplicationDelegateAdapter -
Uses of UIApplicationDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UIApplicationDelegate Modifier and Type Class Description classUIApplicationDelegateAdapterMethods in org.robovm.apple.uikit with type parameters of type UIApplicationDelegate Modifier and Type Method Description static <P extends UIApplication, D extends NSObject & UIApplicationDelegate>
voidUIApplication. main(String[] args, Class<P> principalClass, Class<D> delegateClass)Methods in org.robovm.apple.uikit that return UIApplicationDelegate Modifier and Type Method Description UIApplicationDelegateUIApplication. getDelegate()Methods in org.robovm.apple.uikit with parameters of type UIApplicationDelegate Modifier and Type Method Description voidUIApplication. setDelegate(UIApplicationDelegate v)