Uses of Interface
de.jangassen.jfa.appkit.NSAttributedString
-
Packages that use NSAttributedString Package Description de.jangassen.jfa.appkit -
-
Uses of NSAttributedString in de.jangassen.jfa.appkit
Methods in de.jangassen.jfa.appkit that return NSAttributedString Modifier and Type Method Description static NSAttributedStringNSAttributedString. alloc()NSAttributedStringNSAttributedString. initWithString(NSString str)NSAttributedStringNSAttributedString. initWithString(NSString str, NSDictionary<NSAttributedStringKey,? extends NSObject> attrs)
-