can someone help me here I am currently getting this error saying that CGRectMake is not available in Swift. I have looked at other answers on this and I am still getting a little confused. Could anyone please write me an exact answer would be much appreciated.
scrollView.frame = CGRect(0, 0, self.view.frame.width, self.view.frame.height)