Across
- 3. Framework is used to develop application’s user interface for iOS
- 6. The Iphone feature that activates when you rotate the device from portrait to landscape
- 8. Default UI property in iOS
- 9. Subclassing this class enables the creation of your own custom view
- 10. State in which activity doesn’t exist in memory
- 11. A way in which memory is managed in Objective-C
Down
- 1. An open source framework, which enables you to develop applications for mobile devices by using web technologies like CSS3
- 2. The keyword used to describe Angular 2 components
- 4. The directive that inserts the result of an expression into the HTML template
- 5. This represents a single user interface screen in Android
- 7. a special C data type that encapsulates other pieces of data into a single cohesive unit. Like an object, but built into C