/TKActiveLabel

SubClass of ActiveLabel.

Primary LanguageSwift

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.