Uses of Class
org.robovm.apple.uikit.UIRunLoopMode
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIRunLoopMode in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIRunLoopMode Modifier and Type Field Description static UIRunLoopModeUIRunLoopMode. TrackingMethods in org.robovm.apple.uikit that return UIRunLoopMode Modifier and Type Method Description static UIRunLoopModeUIRunLoopMode.Marshaler. toObject(Class<UIRunLoopMode> cls, long handle, long flags)static UIRunLoopModeUIRunLoopMode. valueOf(NSString value)Methods in org.robovm.apple.uikit that return types with arguments of type UIRunLoopMode Modifier and Type Method Description static List<UIRunLoopMode>UIRunLoopMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIRunLoopMode Modifier and Type Method Description static longUIRunLoopMode.Marshaler. toNative(UIRunLoopMode o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIRunLoopMode Modifier and Type Method Description static longUIRunLoopMode.AsListMarshaler. toNative(List<UIRunLoopMode> l, long flags)static UIRunLoopModeUIRunLoopMode.Marshaler. toObject(Class<UIRunLoopMode> cls, long handle, long flags)