摘要:
Event Delivery: The Responder Chain事件传递:响应链When you design your app, it’s likely that you want to respond to events dynamically. For example, a touch can occur in many different objects onscreen, and you have to decide which object you want to respond to a given event and understand how that object 阅读全文