I have an array of UIbutton objects. What I want to do is that I want to match each UIbutton object’s tag value. For that I want to write a predicate. What should be the predicate for this?
I have an array of UIbutton objects. What I want to do is that
Share
try this: