Uses of Class
org.robovm.apple.coreanimation.CAFillMode
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAFillMode in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAFillMode Modifier and Type Field Description static CAFillModeCAFillMode. Backwardsstatic CAFillModeCAFillMode. Bothstatic CAFillModeCAFillMode. Forwardsstatic CAFillModeCAFillMode. RemovedMethods in org.robovm.apple.coreanimation that return CAFillMode Modifier and Type Method Description CAFillModeCAAnimation. getFillMode()CAFillModeCAEmitterCell. getFillMode()CAFillModeCALayer. getFillMode()CAFillModeCAMediaTiming. getFillMode()CAFillModeCAMediaTimingAdapter. getFillMode()static CAFillModeCAFillMode.Marshaler. toObject(Class<CAFillMode> cls, long handle, long flags)static CAFillModeCAFillMode. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAFillMode Modifier and Type Method Description static List<CAFillMode>CAFillMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAFillMode Modifier and Type Method Description voidCAAnimation. setFillMode(CAFillMode v)voidCAEmitterCell. setFillMode(CAFillMode v)voidCALayer. setFillMode(CAFillMode v)voidCAMediaTiming. setFillMode(CAFillMode v)voidCAMediaTimingAdapter. setFillMode(CAFillMode v)static longCAFillMode.Marshaler. toNative(CAFillMode o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAFillMode Modifier and Type Method Description static longCAFillMode.AsListMarshaler. toNative(List<CAFillMode> l, long flags)static CAFillModeCAFillMode.Marshaler. toObject(Class<CAFillMode> cls, long handle, long flags)