Type Alias

MainActor.ActorType

The type of the shared actor instance that will be used to provide mutually-exclusive access to declarations annotated with the given global actor type. 共有アクターインスタンスの型、それは与えられたグローバルアクター型で注釈を付けられた宣言への相互排他アクセスを提供するために使われます。

Declaration 宣言

typealias MainActor.ActorType = MainActor

Discussion 解説