Class CTUnderlineStyle


  • public final class CTUnderlineStyle
    extends java.lang.Object
    [@enum] CTUnderlineStyle Underline style specifiers. These underline type specifiers can be applied to the value set with the kCTUnderlineStyleAttributeName attribute to tell CoreText that you want a different underline style.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Double  
      static int None  
      static int Single  
      static int Thick  
    • Method Summary

      • Methods inherited from class java.lang.Object

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