- iOS Development with Xamarin Cookbook
- Dimitris Tavlikos
- 58字
- 2021-07-16 11:45:06
Chapter 2. User Interface – Views
In this chapter, we will cover the following topics:
- Adding and customizing views
- Receiving user input with buttons
- Displaying images
- Displaying and editing text
- Using the keyboard
- Displaying progress
- Displaying content larger than the screen
- Navigating through the content divided into pages
- Displaying alerts
- Creating a custom view
- Styling views
推薦閱讀
- Java多線程編程實戰指南:設計模式篇(第2版)
- Java程序設計實戰教程
- Redis入門指南(第3版)
- 大學計算機基礎實驗教程
- Animate CC二維動畫設計與制作(微課版)
- Linux操作系統基礎案例教程
- Elasticsearch Server(Third Edition)
- 碼上行動:用ChatGPT學會Python編程
- C語言程序設計上機指導與習題解答(第2版)
- SQL基礎教程(第2版)
- 軟件工程與UML案例解析(第三版)
- Angular Design Patterns
- Python預測之美:數據分析與算法實戰(雙色)
- Python Social Media Analytics
- Netty 4核心原理與手寫RPC框架實戰