Uses of Class
org.robovm.apple.uikit.NSAttributedStringAttribute
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation | |
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSAttributedStringAttribute in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation with parameters of type NSAttributedStringAttribute Modifier and Type Method Description CFTypeCFAttributedString. getAttribute(long loc, NSAttributedStringAttribute attrName, CFRange effectiveRange)voidCFMutableAttributedString. removeAttribute(CFRange range, NSAttributedStringAttribute attribute)voidCFMutableAttributedString. setAttribute(CFRange range, NSAttributedStringAttribute attribute, CFType value) -
Uses of NSAttributedStringAttribute in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSAttributedStringAttribute Modifier and Type Method Description voidNSMutableAttributedString. addAttribute(NSAttributedStringAttribute attribute, NSObject value, NSRange range)voidNSAttributedString. enumerateAttribute(NSAttributedStringAttribute attribute, NSRange enumerationRange, NSAttributedStringEnumerationOptions opts, VoidBlock3<NSObject,NSRange,BooleanPtr> block)NSObjectNSAttributedString. getAttribute(NSAttributedStringAttribute attribute, long location, NSRange range)NSObjectNSAttributedString. getAttribute(NSAttributedStringAttribute attribute, long location, NSRange range, NSRange rangeLimit)voidNSMutableAttributedString. removeAttribute(NSAttributedStringAttribute attribute, NSRange range) -
Uses of NSAttributedStringAttribute in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as NSAttributedStringAttribute Modifier and Type Field Description static NSAttributedStringAttributeNSAttributedStringAttribute. Attachmentstatic NSAttributedStringAttributeNSAttributedStringAttribute. BackgroundColorstatic NSAttributedStringAttributeNSAttributedStringAttribute. BaselineOffsetstatic NSAttributedStringAttributeNSAttributedStringAttribute. Expansionstatic NSAttributedStringAttributeNSAttributedStringAttribute. Fontstatic NSAttributedStringAttributeNSAttributedStringAttribute. ForegroundColorstatic NSAttributedStringAttributeNSAttributedStringAttribute. Kernstatic NSAttributedStringAttributeNSAttributedStringAttribute. Ligaturestatic NSAttributedStringAttributeNSAttributedStringAttribute. Linkstatic NSAttributedStringAttributeNSAttributedStringAttribute. Obliquenessstatic NSAttributedStringAttributeNSAttributedStringAttribute. ParagraphStylestatic NSAttributedStringAttributeNSAttributedStringAttribute. Shadowstatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechIPANotationstatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechLanguagestatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechPitchstatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechPunctuationstatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechQueueAnnouncementstatic NSAttributedStringAttributeNSAttributedStringAttribute. SpeechSpellOutstatic NSAttributedStringAttributeNSAttributedStringAttribute. StrikethroughColorstatic NSAttributedStringAttributeNSAttributedStringAttribute. StrikethroughStylestatic NSAttributedStringAttributeNSAttributedStringAttribute. StrokeColorstatic NSAttributedStringAttributeNSAttributedStringAttribute. StrokeWidthstatic NSAttributedStringAttributeNSAttributedStringAttribute. TextColorDeprecated.Deprecated in iOS 7.0.static NSAttributedStringAttributeNSAttributedStringAttribute. TextEffectstatic NSAttributedStringAttributeNSAttributedStringAttribute. TextFontDeprecated.Deprecated in iOS 7.0.static NSAttributedStringAttributeNSAttributedStringAttribute. TextShadowColorDeprecated.Deprecated in iOS 7.0.static NSAttributedStringAttributeNSAttributedStringAttribute. TextShadowOffsetDeprecated.Deprecated in iOS 7.0.static NSAttributedStringAttributeNSAttributedStringAttribute. Trackingstatic NSAttributedStringAttributeNSAttributedStringAttribute. UnderlineColorstatic NSAttributedStringAttributeNSAttributedStringAttribute. UnderlineStylestatic NSAttributedStringAttributeNSAttributedStringAttribute. VerticalGlyphFormstatic NSAttributedStringAttributeNSAttributedStringAttribute. WritingDirectionMethods in org.robovm.apple.uikit that return NSAttributedStringAttribute Modifier and Type Method Description static NSAttributedStringAttributeNSAttributedStringAttribute.Marshaler. toObject(Class<NSAttributedStringAttribute> cls, long handle, long flags)static NSAttributedStringAttributeNSAttributedStringAttribute. valueOf(NSString value)Methods in org.robovm.apple.uikit that return types with arguments of type NSAttributedStringAttribute Modifier and Type Method Description static List<NSAttributedStringAttribute>NSAttributedStringAttribute.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type NSAttributedStringAttribute Modifier and Type Method Description NSObjectNSAttributedStringAttributes. get(NSAttributedStringAttribute key)booleanNSAttributedStringAttributes. has(NSAttributedStringAttribute key)NSAttributedStringAttributesNSAttributedStringAttributes. set(NSAttributedStringAttribute key, NSObject value)static longNSAttributedStringAttribute.Marshaler. toNative(NSAttributedStringAttribute o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type NSAttributedStringAttribute Modifier and Type Method Description static longNSAttributedStringAttribute.AsListMarshaler. toNative(List<NSAttributedStringAttribute> l, long flags)static NSAttributedStringAttributeNSAttributedStringAttribute.Marshaler. toObject(Class<NSAttributedStringAttribute> cls, long handle, long flags)