ios - Custom UITableViewCell button click -


एक UIViewController में एक UITableView है जिसमें एक UIButton के साथ कस्टम UITableViewCell होता है।

जब उपयोगकर्ता क्लिक करता है बटन (कस्टम UITableViewCell में), मैं होस्टिंग UIViewController में एक संदेश प्रदर्शित करना चाहता हूं - इसे प्राप्त करने का सही तरीका क्या है? मुझे UIViewController को कैसे सूचित करना चाहिए कि बटन पर क्लिक किया गया था?

आपको कक्ष में कुछ हुआ होने के लिए UIViewController को बताने के लिए प्रतिनिधिमंडल का उपयोग करना चाहिए। < / P>


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -