let myTextView: UITextView = UITextView(frame: CGRectMake(10, 50, self.view.frame.width - 20, 500)). // TextViewの背景を黃色に設定する.
確定! 回上一頁