UIImage
extension UIImage: FUIGlyphImage
-
The styled text displayed as the icon
Declaration
Swift
public var attributedText: NSAttributedString! { get }
-
Undocumented
Declaration
Swift
public func adjustedAttributedText(yOffset: CGFloat) -> NSAttributedString!
-
Declaration
Swift
public var glyphImage: UIImage? { get }