2017-01-25 2 views

Répondre

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

Bien sûr, je ne pense pas que cela compile, mais vous avez l'idée.