Class CTFontDescriptorProgressData.Keys

java.lang.Object
org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys
Enclosing class:
CTFontDescriptorProgressData

public static class CTFontDescriptorProgressData.Keys
extends Object
  • Constructor Details

    • Keys

      public Keys()
  • Method Details

    • SourceDescriptor

      public static CFString SourceDescriptor()
    • Descriptors

      public static CFString Descriptors()
    • Result

      public static CFString Result()
    • Percentage

      public static CFString Percentage()
    • CurrentAssetSize

      public static CFString CurrentAssetSize()
    • TotalDownloadedSize

      public static CFString TotalDownloadedSize()
    • TotalAssetSize

      public static CFString TotalAssetSize()
    • Error

      public static CFString Error()