Package org.robovm.apple.uikit
Class NSAttributedStringAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.NSAttributedStringAttribute
public class NSAttributedStringAttribute extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSAttributedStringAttribute.AsListMarshalerstatic classNSAttributedStringAttribute.Marshalerstatic classNSAttributedStringAttribute.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static NSAttributedStringAttributevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
SpeechPunctuation
-
SpeechLanguage
-
SpeechPitch
-
SpeechQueueAnnouncement
- Since:
- Available in iOS 11.0 and later.
-
SpeechIPANotation
- Since:
- Available in iOS 11.0 and later.
-
SpeechSpellOut
- Since:
- Available in iOS 13.0 and later.
-
Font
-
ParagraphStyle
-
ForegroundColor
-
BackgroundColor
-
Ligature
-
Kern
-
Tracking
- Since:
- Available in iOS 14.0 and later.
-
StrikethroughStyle
-
UnderlineStyle
-
StrokeColor
-
StrokeWidth
-
Shadow
-
TextEffect
-
Attachment
-
Link
-
BaselineOffset
-
UnderlineColor
-
StrikethroughColor
-
Obliqueness
-
Expansion
-
WritingDirection
-
VerticalGlyphForm
-
TextFont
Deprecated.Deprecated in iOS 7.0. Use NSFontAttributeName -
TextColor
Deprecated.Deprecated in iOS 7.0. Use NSForegroundColorAttributeName -
TextShadowColor
Deprecated.Deprecated in iOS 7.0. Use NSShadowAttributeName with an NSShadow instance as the value -
TextShadowOffset
Deprecated.Deprecated in iOS 7.0. Use NSShadowAttributeName with an NSShadow instance as the value
-
-
Method Details
-
valueOf
-