Class CTFontCollectionCopyOptions


  • public final class CTFontCollectionCopyOptions
    extends java.lang.Object
    [@enum] CTFontCollectionCopyOptions Option bits for use with CTFontCollectionCopyFontAttribute(s). [@constant] kCTFontCollectionCopyStandardSort Passing this option indicates that the return values should be sorted in standard UI order, suitable for display to the user. This is the same sorting behavior used by NSFontPanel and Font Book. [@constant] kCTFontCollectionCopyUnique Passing this option indicates that duplicate values should be removed from the results.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait