KLSwitch icon indicating copy to clipboard operation
KLSwitch copied to clipboard

Don't fire UI action events when calling setOn:animated programmatically

Open zdennis opened this issue 11 years ago • 0 comments

Apple's UISwitch doesn't send UI events when calling setOn:animated programmatically. KLSwitch should mimick the same behavior.

From the docs:

Setting the switch to either position does not result in an action 
message being sent.

zdennis avatar Dec 11 '13 18:12 zdennis