Uses of Class
org.robovm.apple.coremedia.CMTextFormatDescriptionColor
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMTextFormatDescriptionColor in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMTextFormatDescriptionColor Modifier and Type Method Description CMTextFormatDescriptionColorCMTextFormatDescriptionExtension. getBackgroundColor()CMTextFormatDescriptionColorCMTextFormatDescriptionStyle. getForegroundColor()CMTextFormatDescriptionColorCMTextFormatDescriptionColor. set(CFString key, NativeObject value)CMTextFormatDescriptionColorCMTextFormatDescriptionColor. setAlpha(short alpha)CMTextFormatDescriptionColorCMTextFormatDescriptionColor. setBlue(short blue)CMTextFormatDescriptionColorCMTextFormatDescriptionColor. setGreen(short green)CMTextFormatDescriptionColorCMTextFormatDescriptionColor. setRed(short red)static CMTextFormatDescriptionColorCMTextFormatDescriptionColor.Marshaler. toObject(Class<CMTextFormatDescriptionColor> cls, long handle, long flags)Methods in org.robovm.apple.coremedia that return types with arguments of type CMTextFormatDescriptionColor Modifier and Type Method Description static List<CMTextFormatDescriptionColor>CMTextFormatDescriptionColor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMTextFormatDescriptionColor Modifier and Type Method Description CMTextFormatDescriptionExtensionCMTextFormatDescriptionExtension. setBackgroundColor(CMTextFormatDescriptionColor backgroundColor)CMTextFormatDescriptionStyleCMTextFormatDescriptionStyle. setForegroundColor(CMTextFormatDescriptionColor foregroundColor)static longCMTextFormatDescriptionColor.Marshaler. toNative(CMTextFormatDescriptionColor o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMTextFormatDescriptionColor Modifier and Type Method Description static longCMTextFormatDescriptionColor.AsListMarshaler. toNative(List<CMTextFormatDescriptionColor> l, long flags)static CMTextFormatDescriptionColorCMTextFormatDescriptionColor.Marshaler. toObject(Class<CMTextFormatDescriptionColor> cls, long handle, long flags)