Review the multiple window paradigm in iPadOS and start to set up the app to support multiple windows by configuring the project in Xcode and updating the Info.plist.
Single window app development differs compared to multiple windows. You'll need to add logic to make sure your instances stay in sync across multiple windows.
Restoring parts of your application's UI is a must to give a good user experience. See how to implement state restoration with the new iOS 13 UISceneDelegate API.
See how to create a separate UI that doesn't mirror the existing UI in a separate window by leveraging the UISceneDelegate and Info.plist configuration.
When a scene is backgrounded, learn how to keep your scenes up to date in App Expose for each of your windows with new APIs.
Multitasking doesn't just mean multiple instances of your app running, but also your app and another app running side-by-side. See how to add that extra bit of polish by supporting drag and drop across apps.
Who is this for?
Intermediate iOS developers who are ready to leverage iPadOS multitasking and support multiple instances of their app. This course expects you to be familiar with Xcode and Swift programming.
Covered concepts
- Support Multiple Windows
- Communicate Across Multiple Windows
- Support State Restoration
- Create Separate UIs Across Windows
- Keeping Scenes Up to Date
- Support Drag and Drop
以上所述就是小编给大家介绍的《iPadOS Multitasking [SUBSCRIBER]》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
测出转化率:营销优化的科学与艺术
【美】高尔德(Goward,C.) / 谭磊、唐捷译 / 电子工业出版社 / 2014-10-1 / 68.00元
本书作者通过已成功实现大幅提升转化率的案例,展示了大量以营销为核心的电子商务网站的测试设计方法及转化优化方案。书中作者强调了测试及优化思维的重要性,并就实现方法做了详细讲解。 通过本书,读者将学到如何能够在网站遇到发展和收入瓶颈时,测试出存在的问题并找到解决方案;如何可以深入地了解客户需求,并以此为基础优化网站,使其达到提升转化率的目的;如何提升网站的竞争优势,把在线营销渠道变成高效的转化通......一起来看看 《测出转化率:营销优化的科学与艺术》 这本书的介绍吧!