uicontrol-blocks 1.1.0

uicontrol-blocks 1.1.0

TestsTested
LangLanguage Obj-CObjective C
License BSD
ReleasedLast Release Dec 2014

Maintained by Klaus-Peter Dudas.



UIControl (Blocks)

This category adds block support block based callbacks for UIControlEvents to UIControl.

Simply call -[UIControl addActionForControlEvents:usingBlock:] to add an action block. Use -[UIControl removeAction:] to remove actions again.