Uses of Class
org.robovm.apple.coretext.CTFontAttributes
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontAttributes in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return types with arguments of type CTFontAttributes Modifier and Type Method Description static List<CTFontAttributes>CTFontAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFontAttributes Modifier and Type Method Description static CTFontDescriptorCTFontDescriptor. create(CTFontAttributes attributes)CTFontDescriptorCTFontDescriptor. createCopy(CTFontAttributes attributes)static longCTFontAttributes.Marshaler. toNative(CTFontAttributes o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTFontAttributes Modifier and Type Method Description static longCTFontAttributes.AsListMarshaler. toNative(List<CTFontAttributes> l, long flags)static CTFontAttributesCTFontAttributes.Marshaler. toObject(Class<CTFontAttributes> cls, long handle, long flags)