String
extension String: FUIGlyphImage
-
Declaration
Swift
public var glyphText: String? { get } -
The styled text displayed as the glyphText
Declaration
Swift
public var attributedText: NSAttributedString! { get } -
Attributes returned as a
.fuiGlyphStringfor a given keyDeclaration
Swift
public var attributes: [NSAttributedStringKey : Any] { get }