iOS Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Working with protocols and delegates

Protocol is a set of methods and properties for a particular task to which classes, structure, or enumeration can be conformed.