Swift Forums
Using @MainActor to ensure execution on the main thread
Using Swift
concurrency
,
asyncawait
,
actors
,
mainactor
filiplazov
(Filip Lazov)
October 10, 2022, 8:48pm
2
@MainActor
works when using swift concurrency, not dispatch queues.
show post in topic