My code is:
import UIKit let appDelegate = UIApplication.shared.delegate as! AppDelegate
But I get compilation error:
Cannot