Uses of Class
org.robovm.apple.coreanimation.CAScrollMode
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAScrollMode in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAScrollMode Modifier and Type Field Description static CAScrollModeCAScrollMode. Bothstatic CAScrollModeCAScrollMode. Horizontallystatic CAScrollModeCAScrollMode. Nonestatic CAScrollModeCAScrollMode. VerticallyMethods in org.robovm.apple.coreanimation that return CAScrollMode Modifier and Type Method Description CAScrollModeCAScrollLayer. getScrollMode()static CAScrollModeCAScrollMode.Marshaler. toObject(Class<CAScrollMode> cls, long handle, long flags)static CAScrollModeCAScrollMode. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAScrollMode Modifier and Type Method Description static List<CAScrollMode>CAScrollMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAScrollMode Modifier and Type Method Description voidCAScrollLayer. setScrollMode(CAScrollMode v)static longCAScrollMode.Marshaler. toNative(CAScrollMode o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAScrollMode Modifier and Type Method Description static longCAScrollMode.AsListMarshaler. toNative(List<CAScrollMode> l, long flags)static CAScrollModeCAScrollMode.Marshaler. toObject(Class<CAScrollMode> cls, long handle, long flags)