textView = UITextView(frame:CGRectMake(10.0, 120.0, 300.0, 200.0)). //Background color setting. textView.backgroundColor = UIColor.grayColor().
確定! 回上一頁