animate(withDuration:animations:completion:)
UIView.animate(withDuration: 2.0, animations: {
//animation closure
viewA.alp...