Uses of Class
org.robovm.apple.coreanimation.CAAnimationRotationMode
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAAnimationRotationMode in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAAnimationRotationMode Modifier and Type Field Description static CAAnimationRotationModeCAAnimationRotationMode. Autostatic CAAnimationRotationModeCAAnimationRotationMode. AutoReverseMethods in org.robovm.apple.coreanimation that return CAAnimationRotationMode Modifier and Type Method Description CAAnimationRotationModeCAKeyframeAnimation. getRotationMode()static CAAnimationRotationModeCAAnimationRotationMode.Marshaler. toObject(Class<CAAnimationRotationMode> cls, long handle, long flags)static CAAnimationRotationModeCAAnimationRotationMode. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAAnimationRotationMode Modifier and Type Method Description static List<CAAnimationRotationMode>CAAnimationRotationMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAAnimationRotationMode Modifier and Type Method Description voidCAKeyframeAnimation. setRotationMode(CAAnimationRotationMode v)static longCAAnimationRotationMode.Marshaler. toNative(CAAnimationRotationMode o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAAnimationRotationMode Modifier and Type Method Description static longCAAnimationRotationMode.AsListMarshaler. toNative(List<CAAnimationRotationMode> l, long flags)static CAAnimationRotationModeCAAnimationRotationMode.Marshaler. toObject(Class<CAAnimationRotationMode> cls, long handle, long flags)