gpt4 book ai didi

objective-c - 更新 beginBackgroundTaskWithExpirationHandler 上的 UI

转载 作者:行者123 更新时间:2023-12-03 17:52:07 35 4
gpt4 key购买 nike

您可以从 beginBackgroundTaskWithExpirationHandler 更新 UI 吗?是否可以使用 perofrmSelectorOnMainThread 或 GCD 来做到这一点?

最佳答案

您是否尝试从过期处理程序更新 UI?因为这就是您应该执行此操作的位置(因为它标志着任务的结束),您不仅可以更新 UI,而且还应该从那里更新 UI。引用苹果文档:

The handler is called synchronously on the main thread, blocking the app’s suspension momentarily while the app is notified.

对我来说似乎很清楚。

关于objective-c - 更新 beginBackgroundTaskWithExpirationHandler 上的 UI,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23510222/

35 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com