Class NSAttributedString.Keys

java.lang.Object
org.robovm.apple.foundation.NSAttributedString.Keys
Enclosing class:
NSAttributedString

public static class NSAttributedString.Keys
extends Object
  • Constructor Details

    • Keys

      public Keys()
  • Method Details

    • ReplacementIndex

      public static NSString ReplacementIndex()
      Since:
      Available in iOS 15.0 and later.
    • Morphology

      public static NSString Morphology()
      Since:
      Available in iOS 15.0 and later.
    • InflectionRule

      public static NSString InflectionRule()
      Since:
      Available in iOS 15.0 and later.
    • InflectionAlternative

      public static NSString InflectionAlternative()
      Since:
      Available in iOS 15.0 and later.
    • PresentationIntent

      public static NSString PresentationIntent()
      Since:
      Available in iOS 15.0 and later.