Across
- 1. The type of transition we choose by default
- 3. The transitions between views
- 5. This is the blueprint for an object
- 6. This is the required return type of an @IBAction method
- 7. This parameter name is second if there are two names
- 8. Indicates the return type of a method
- 9. One of the built in methods for randomness in Swift
- 10. This includes public, private, and internal
Down
- 2. Required keyword for methods that have the same name as one in the parent class
- 4. This parameter name is first if there are two names
- 5. How to link the GUI to the code
- 6. This method is like the Initialize block in AppInventor
- 11. The extension for iOS development classes
