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]》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
快速转行做产品经理
李三科 / 华中科技大学出版社 / 2018-6-1 / 39.90
互联网已经进入以产品为中心的时代,不懂技术一样做高薪产品经理。本书将满足你转行、就业、加薪的愿望。 . 作者李三科,互联网资深产品经理。2011年离开传统销售行业进入互联网行业工作,从对产品经理的工作一无所知,到成长为一名年薪几十万的资深产品经理,他对产品经理职业有着深刻的理解,也积累了丰富的学习、工作经验。本书以作者亲身经历为线索,讲解学习产品经理相关知识和工作方法的经验,同时介绍求......一起来看看 《快速转行做产品经理》 这本书的介绍吧!