animate
.
view.animate( withDuration: 5.0, animations: { // some code }, completion: { isFinished in // some code } )
)
,