Introduction - If you have any usage issues, please Google them yourself
It shows you how to override the appearance or control of the accessory view, much like that of "UITableViewCellAccessoryDetailDisclosureButton". It implements the custom accessory view by setting the table s "accessoryView" property with a UIButton of type "UIButtonTypeCustom".