@IBOutlet weak var switch_photo: UISwitch! @IBAction func switchChanged (sender: UISwitch) { if sender.on { iv_photo.image ...
確定! 回上一頁