Swift Tutorial - |1| Xcode, Variables (String, Integer, Bool) - for beginners in iOS

preview_player
Показать описание
Swift basics, Xcode - playground, Variables - String, Integers, Bool

Subscribe for more tutorials in Swift for iOS
Рекомендации по теме
Комментарии
Автор

Hi. I am trying to use an if statement that execute a function and set itself to false in the end, it says CANNOT ASSIGN TO 'FRAME' IN SELF. Do you have any idea how to fix this?
  if (frame == true) {
            imageView.image = as? UIImage
            frame = false
        }

fernandoaugusto
visit shbcf.ru