FUIAttributedGlyphImage

public protocol FUIAttributedGlyphImage : FUIGlyphImage

Undocumented

  • Undocumented

    Declaration

    Swift

    var size: CGSize? { get }
  • Undocumented

    Declaration

    Swift

    var tintColor: UIColor! { get set }
  • Undocumented

    Declaration

    Swift

    var isCircular: Bool { get set }
  • Undocumented

    Declaration

    Swift

    var contentMode: UIViewContentMode { get set }