Chapter 3. Declarative UI, Styling, and Events
Since we want to produce sleek and nice-looking applications, we are going to investigate the Declarative UI and its styling system in this chapter. In addition, we are going to explore several of the most frequently used common components and the event system. Finally, we'll wrap up the chapter by actually styling the main screen.
In this chapter, we will be covering the following topics:
- The Declarative UI
- Using the Declarative UI for our Settings page
- Binding and events
- Styling the UI
- Trying out and styling our application