var unownedExecutor : UnownedSerialExecutor
Retrieve the executor for this actor as an optimized, unowned reference.
エグゼキュータ(遂行者)をこのアクターのためにある最適化された、非所有参照として取って来ます。
Availability
Technology
protocol Actor : AnyObject, Sendable
The Actor
protocol generalizes over all actor types. Actor types implicitly conform to this protocol.
Actor
プロトコルは、アクター型を端から端まで一般化します。アクター型それらは、暗黙的にこのプロトコルに準拠します。
var unownedExecutor : UnownedSerialExecutor
protocol Sendable
class MainActor
protocol GlobalActor
typealias ConcurrentValue
Deprecated
非推奨
protocol UnsafeSendable
typealias UnsafeConcurrentValue
Deprecated
非推奨