UIView.animateWithDuration(5, animations: { myLabel.textColor = UIColor.redColor() })
标签文字颜色立即改变
objective-c ios swift
ios ×1
objective-c ×1
swift ×1