MessageLabel

open class MessageLabel: UILabel

Undocumented

  • Undocumented

    Declaration

    Swift

    public override init(frame: CGRect)
  • Undocumented

    Declaration

    Swift

    public required init?(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    open override func drawText(in rect: CGRect)
  • Undocumented

    Declaration

    Swift

    public func configure(block: () -> Void)