Uses of Class
org.robovm.apple.coreanimation.CAGradientType
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAGradientType in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAGradientType Modifier and Type Field Description static CAGradientTypeCAGradientType. Axialstatic CAGradientTypeCAGradientType. Conicstatic CAGradientTypeCAGradientType. RadialMethods in org.robovm.apple.coreanimation that return CAGradientType Modifier and Type Method Description CAGradientTypeCAGradientLayer. getType()static CAGradientTypeCAGradientType.Marshaler. toObject(Class<CAGradientType> cls, long handle, long flags)static CAGradientTypeCAGradientType. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAGradientType Modifier and Type Method Description static List<CAGradientType>CAGradientType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAGradientType Modifier and Type Method Description voidCAGradientLayer. setType(CAGradientType v)static longCAGradientType.Marshaler. toNative(CAGradientType o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAGradientType Modifier and Type Method Description static longCAGradientType.AsListMarshaler. toNative(List<CAGradientType> l, long flags)static CAGradientTypeCAGradientType.Marshaler. toObject(Class<CAGradientType> cls, long handle, long flags)