tags:

views:

4

answers:

0

I need to be make the last of four components in my picker view be un affected by user interaction. I have tried putting a clear UIView in front of just that component and setting userInteractionEnabled to NO but it doesn't seem to work.