Re: Can I Generate a Segue This Way?


Ben Kennedy
 

On Jun 6, 2018, at 10:57 PM, Rick Aurbach <rlaurb@...> wrote:

Working with a storyboard, I add a Tap Gesture Recognizer, connect it to the label, and connect the segue to the gesture recognizer. I think I've set everything up correctly, but tapping on the label does not trigger the segue.
You might need to verify that “user interaction” is enabled for the label (which, if I recall correctly, it is not by default).

b

Join {cocoa@apple-dev.groups.io to automatically receive all group messages.