Uses of Class
org.robovm.apple.coreanimation.CALayerContentsFormat
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CALayerContentsFormat in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CALayerContentsFormat Modifier and Type Field Description static CALayerContentsFormatCALayerContentsFormat. Gray8Uintstatic CALayerContentsFormatCALayerContentsFormat. RGBA16Floatstatic CALayerContentsFormatCALayerContentsFormat. RGBA8UintMethods in org.robovm.apple.coreanimation that return CALayerContentsFormat Modifier and Type Method Description CALayerContentsFormatCALayer. getContentsFormat()static CALayerContentsFormatCALayerContentsFormat.Marshaler. toObject(Class<CALayerContentsFormat> cls, long handle, long flags)static CALayerContentsFormatCALayerContentsFormat. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CALayerContentsFormat Modifier and Type Method Description static List<CALayerContentsFormat>CALayerContentsFormat.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CALayerContentsFormat Modifier and Type Method Description voidCALayer. setContentsFormat(CALayerContentsFormat v)static longCALayerContentsFormat.Marshaler. toNative(CALayerContentsFormat o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CALayerContentsFormat Modifier and Type Method Description static longCALayerContentsFormat.AsListMarshaler. toNative(List<CALayerContentsFormat> l, long flags)static CALayerContentsFormatCALayerContentsFormat.Marshaler. toObject(Class<CALayerContentsFormat> cls, long handle, long flags)