Uses of Class
org.robovm.apple.coretext.CTFontCollectionOptions
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontCollectionOptions in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontCollectionOptions Modifier and Type Method Description CTFontCollectionOptionsCTFontCollectionOptions. set(CFString key, NativeObject value)CTFontCollectionOptionsCTFontCollectionOptions. setRemovesDuplicates(boolean removesDuplicates)static CTFontCollectionOptionsCTFontCollectionOptions.Marshaler. toObject(Class<CTFontCollectionOptions> cls, long handle, long flags)Methods in org.robovm.apple.coretext that return types with arguments of type CTFontCollectionOptions Modifier and Type Method Description static List<CTFontCollectionOptions>CTFontCollectionOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFontCollectionOptions Modifier and Type Method Description static CTFontCollectionCTFontCollection. create(List<CTFontDescriptor> queryDescriptors, CTFontCollectionOptions options)CTFontCollectionCTFontCollection. createCopy(List<CTFontDescriptor> queryDescriptors, CTFontCollectionOptions options)static CTFontCollectionCTFontCollection. createFromAvailableFonts(CTFontCollectionOptions options)static longCTFontCollectionOptions.Marshaler. toNative(CTFontCollectionOptions o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTFontCollectionOptions Modifier and Type Method Description static longCTFontCollectionOptions.AsListMarshaler. toNative(List<CTFontCollectionOptions> l, long flags)static CTFontCollectionOptionsCTFontCollectionOptions.Marshaler. toObject(Class<CTFontCollectionOptions> cls, long handle, long flags)