标签:
这需要用到KVO,监听button的highlighted属性的变化,在监听回调里根据监听到得属性值设置layer
设置监听如下
UIButton根据不同的状态设置layer
原文地址:http://www.cnblogs.com/iphoneDevelop/p/4440363.html