TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | BSD |
ReleasedLast Release | Dec 2014 |
Maintained by Klaus-Peter Dudas.
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.