Required Associated Typeswift 6.0.1_Concurrency

    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.

    iOS
    13.0+
    macOS
    10.15+
    tvOS
    13.0+
    watchOS
    6.0+
    associatedtype ActorType : Actor

    Other requirements

    Type members