Type PropertyConcurrency
basePriority
The current task’s base priority.
- iOS 16.0+
- macOS 13.0+
- tvOS 16.0+
- watchOS 9.0+
static var basePriority: TaskPriority? { get }
Overview
If you access this property outside of any task, this returns nil
The current task’s base priority.
static var basePriority: TaskPriority? { get }
If you access this property outside of any task, this returns nil