func getListCount () -> [String]{ return listArray } guard getListCount().count >= 1 else { //handle else condition print("Please add Items or set Alert") return; }
Делайте ваши вещи, связанные с listArray.