passerbied / TKActiveLabel

SubClass of ActiveLabel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TKActiveLabel

Customisable subclass of the ActiveLabel.

Usage in Interface Builder

Drag and drop an UILabel object into your view controller and set its class and module to TKActiveLabel.

Customise your label by setting the properties from the Interface Builder.

Usage in Code

func setLineSpace Set Line Space for the Label.

func requiredHeight Get dynamic height of Label after setting text.

About

SubClass of ActiveLabel.


Languages

Language:Swift 72.1%Language:Objective-C 17.8%Language:Ruby 10.1%