@IBOutlet weak var button: UIButton! override func viewDidLoad() {. super.viewDidLoad(). button.setTitle("俺がボタンだ", for: .normal) ...
確定! 回上一頁