UIControl
-
Block to invoke when control events are triggered.
-
Returns whether the control has blocks associated with it for the provided
controlEvents
. -
Add a
block
to be invoked when the providedcontrolEvents
are triggered and returns the receiver. -
Remove all blocks for the provided
controlEvents
.