Uses of Class
org.robovm.apple.coretext.CTFontCollectionCopyOptions
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontCollectionCopyOptions in org.robovm.apple.coretext
Fields in org.robovm.apple.coretext declared as CTFontCollectionCopyOptions Modifier and Type Field Description static CTFontCollectionCopyOptionsCTFontCollectionCopyOptions. DefaultOptionsstatic CTFontCollectionCopyOptionsCTFontCollectionCopyOptions. StandardSortstatic CTFontCollectionCopyOptionsCTFontCollectionCopyOptions. UniqueMethods in org.robovm.apple.coretext that return CTFontCollectionCopyOptions Modifier and Type Method Description protected CTFontCollectionCopyOptions[]CTFontCollectionCopyOptions. _values()static CTFontCollectionCopyOptions[]CTFontCollectionCopyOptions. values()protected CTFontCollectionCopyOptionsCTFontCollectionCopyOptions. wrap(long value, long mask)Methods in org.robovm.apple.coretext with parameters of type CTFontCollectionCopyOptions Modifier and Type Method Description CFArrayCTFontCollection. copyFontAttribute(String attributeName, CTFontCollectionCopyOptions options)CFArrayCTFontCollection. copyFontAttributes(CFSet attributeNames, CTFontCollectionCopyOptions options)