enabled和user Interaction Enabled
2016-09-05 本文已影响31人
cb6a1e2768d1
button.enabled = NO;
button.userInteractionEnabled = NO;
userInteractionEnabled 不会变色
button.enabled = NO;
button.userInteractionEnabled = NO;
userInteractionEnabled 不会变色