1

I need to define my own UIControlEvent to do something like

[activeField sendActionsForControlEvents:MYEvent];

how to override UIControlEvents?

Sujay
  • 2,510
  • 2
  • 27
  • 47
user3098173
  • 133
  • 11
  • This is just how to listen to a control event. I just needs to fire my own event as already defined events are not matched to my requirement. – user3098173 Jun 25 '15 at 10:10
  • Duplicate: https://stackoverflow.com/q/6141455/751026 – geekay Jun 11 '17 at 10:17
  • Possible duplicate of [Make my own UIControlEvent, and trigger it?](https://stackoverflow.com/questions/6141455/make-my-own-uicontrolevent-and-trigger-it) – geekay Jun 11 '17 at 10:18

0 Answers0