Class NSAttributedStringAttribute.Values

java.lang.Object
org.robovm.apple.uikit.NSAttributedStringAttribute.Values
Enclosing class:
NSAttributedStringAttribute

public static class NSAttributedStringAttribute.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • SpeechPunctuation

      public static NSString SpeechPunctuation()
    • SpeechLanguage

      public static NSString SpeechLanguage()
    • SpeechPitch

      public static NSString SpeechPitch()
    • SpeechQueueAnnouncement

      public static NSString SpeechQueueAnnouncement()
      Since:
      Available in iOS 11.0 and later.
    • SpeechIPANotation

      public static NSString SpeechIPANotation()
      Since:
      Available in iOS 11.0 and later.
    • SpeechSpellOut

      public static NSString SpeechSpellOut()
      Since:
      Available in iOS 13.0 and later.
    • Font

      public static NSString Font()
    • ParagraphStyle

      public static NSString ParagraphStyle()
    • ForegroundColor

      public static NSString ForegroundColor()
    • BackgroundColor

      public static NSString BackgroundColor()
    • Ligature

      public static NSString Ligature()
    • Kern

      public static NSString Kern()
    • Tracking

      public static NSString Tracking()
      Since:
      Available in iOS 14.0 and later.
    • StrikethroughStyle

      public static NSString StrikethroughStyle()
    • UnderlineStyle

      public static NSString UnderlineStyle()
    • StrokeColor

      public static NSString StrokeColor()
    • StrokeWidth

      public static NSString StrokeWidth()
    • Shadow

      public static NSString Shadow()
    • TextEffect

      public static NSString TextEffect()
    • Attachment

      public static NSString Attachment()
    • Link

      public static NSString Link()
    • BaselineOffset

      public static NSString BaselineOffset()
    • UnderlineColor

      public static NSString UnderlineColor()
    • StrikethroughColor

      public static NSString StrikethroughColor()
    • Obliqueness

      public static NSString Obliqueness()
    • Expansion

      public static NSString Expansion()
    • WritingDirection

      public static NSString WritingDirection()
    • VerticalGlyphForm

      public static NSString VerticalGlyphForm()
    • TextFont

      @Deprecated public static NSString TextFont()
      Deprecated.
      Deprecated in iOS 7.0. Use NSFontAttributeName
    • TextColor

      @Deprecated public static NSString TextColor()
      Deprecated.
      Deprecated in iOS 7.0. Use NSForegroundColorAttributeName
    • TextShadowColor

      @Deprecated public static NSString TextShadowColor()
      Deprecated.
      Deprecated in iOS 7.0. Use NSShadowAttributeName with an NSShadow instance as the value
    • TextShadowOffset

      @Deprecated public static NSString TextShadowOffset()
      Deprecated.
      Deprecated in iOS 7.0. Use NSShadowAttributeName with an NSShadow instance as the value