是否可以通过更改约束来制作UIView动画?
基本上,我想myv使用:UIView.animateWithDuration(1.5) {}通过更改旧约束来设置具有x,y,高度和宽度约束的动画(UIView).
myv
UIView.animateWithDuration(1.5) {}
core-animation constraints swift
constraints ×1
core-animation ×1
swift ×1