vn
Size: a a a
vn
И
И
И
И
AS
AS
AS
A
И
И
func viewDidLoad() {
//super.viewDidLoad()
textInsidePopUp.sizeToFit()
translate(text: popUpWord, into: "en-ru") { (translation, error) in self.textInsidePopUp.text = translation! }
MessagePopUpView.layer.cornerRadius = 24
self.view.backgroundColor = UIColor.black.withAlphaComponent(0.8)
self.showAnimate()
// Do any additional setup after loading the view.
}И
И
DispatchQueue.main.asyncИ
И
✖
И