Okay, I know this question has an easy answer, but I'll be damned if I can figure it out...and I'm all out of clever search terms for the developer docs, but I know I'm close.
I have a table view, and upon selecting a detail disclosure button, my user is presented with a new view. I'd like to set the new view's title to the selected cell's textLabel property like "ruleViewerController.title = ??"
Can someone please put me out of my misery here? I know this isn't that hard, and I'll bet when I get the answer that it turns out to be on a page in the developer docs that I currently have open in another tab on my browser, but like I said - I'm currently stumped.
Thanks in advance.
I have a table view, and upon selecting a detail disclosure button, my user is presented with a new view. I'd like to set the new view's title to the selected cell's textLabel property like "ruleViewerController.title = ??"
Can someone please put me out of my misery here? I know this isn't that hard, and I'll bet when I get the answer that it turns out to be on a page in the developer docs that I currently have open in another tab on my browser, but like I said - I'm currently stumped.
Thanks in advance.