iPadOS Multitasking [SUBSCRIBER]

栏目: IT技术 · 发布时间: 4年前

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]》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++ Primer Plus

C++ Primer Plus

Stephen Prata / Addison Wesley / 2011-10-18 / GBP 39.99

C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible an......一起来看看 《C++ Primer Plus》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具