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
.fuiGlyphString
for a given keyDeclaration
Swift
public var attributes: [NSAttributedStringKey : Any] { get }