Package org.robovm.apple.coretext
Class CTAttributedStringAttribute.Values
java.lang.Object
org.robovm.apple.coretext.CTAttributedStringAttribute.Values
- Enclosing class:
- CTAttributedStringAttribute
public static class CTAttributedStringAttribute.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static CFStringBackgroundColor()static CFStringBaselineClass()static CFStringBaselineInfo()static CFStringBaselineOffset()static CFStringBaselineReferenceInfo()static CFStringCharacterShape()Deprecated.Deprecated in iOS 9.0.static CFStringFont()static CFStringForegroundColor()static CFStringForegroundColorFromContext()static CFStringGlyphInfo()static CFStringHorizontalInVerticalForms()static CFStringKern()static CFStringLanguage()static CFStringLigature()static CFStringParagraphStyle()static CFStringRubyAnnotation()static CFStringRubyAnnotationScaleToFit()static CFStringRubyAnnotationSizeFactor()static CFStringRunDelegate()static CFStringStrokeColor()static CFStringStrokeWidth()static CFStringSuperscript()static CFStringTracking()static CFStringUnderlineColor()static CFStringUnderlineStyle()static CFStringVerticalForms()static CFStringWritingDirection()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
RubyAnnotationSizeFactor
- Since:
- Available in iOS 10.0 and later.
-
RubyAnnotationScaleToFit
- Since:
- Available in iOS 10.0 and later.
-
Font
-
ForegroundColorFromContext
-
Kern
-
Tracking
- Since:
- Available in iOS 10.0 and later.
-
Ligature
-
ForegroundColor
-
BackgroundColor
- Since:
- Available in iOS 10.0 and later.
-
ParagraphStyle
-
StrokeWidth
-
StrokeColor
-
UnderlineStyle
-
Superscript
-
UnderlineColor
-
VerticalForms
-
HorizontalInVerticalForms
- Since:
- Available in iOS 10.0 and later.
-
GlyphInfo
-
CharacterShape
Deprecated.Deprecated in iOS 9.0. Use feature type kCharacterShapeType with the appropriate selector -
Language
-
RunDelegate
-
BaselineClass
-
BaselineInfo
-
BaselineReferenceInfo
-
BaselineOffset
- Since:
- Available in iOS 11.0 and later.
-
WritingDirection
-
RubyAnnotation
-