@IBOutlet var textView: UITextView! In your viewDidLoad method of ViewController.swift write below lines, textView.textColor = UIColor.cyan ...
確定! 回上一頁