Attached Macroswift 6.1.2_Concurrency
TaskLocal
Macro that introduces a TaskLocal-class
binding.
- iOS
- 13.0+
- macOS
- 10.15+
- tvOS
- 13.0+
- watchOS
- 6.0+
@attached(accessor) @attached(peer, names: prefixed(`$`)) macro TaskLocal()
For information about task-local bindings, see TaskLocal-class
.