Package org.robovm.apple.uikit
Class NSAttributedStringAttribute.Values
java.lang.Object
org.robovm.apple.uikit.NSAttributedStringAttribute.Values
- Enclosing class:
- NSAttributedStringAttribute
public static class NSAttributedStringAttribute.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method 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
-