FUIKPIFormatter
open class FUIKPIFormatter : Formatter, FUIKPIAttributesConsumer
Undocumented
-
Undocumented
Declaration
Swift
override open func string(for obj: Any?) -> String?
-
Undocumented
Declaration
Swift
override open func attributedString(for obj: Any, withDefaultAttributes attrs: [NSAttributedString.Key : Any]? = nil) -> NSAttributedString?
-
Declaration
Swift
open var kpiAttributesProvider: FUIKPIAttributesProvider?
-
For storing substring ranges within the attributed string
See moreDeclaration
Swift
public enum StringComponent