2017-01-25 7 views

답변

0
UIView.animate(withDuration: 0.3, animations: { 
     Do.frame = CGRect (x:new x, y: new y, width: new width, height: new height) 
    }) 

물론 컴파일 할 생각은 없지만 아이디어는 얻을 수 있습니다.