how to hide/show a button in swift · if self.Status.text == "Closed" { Purchase().enable = false } · Class MyViewController: UIViewController { @IBOutlet weak var ...
確定! 回上一頁