Type PropertyConcurrency
basePriority
The current task’s base priority.
- iOS 9999+
- macOS 9999+
- tvOS 9999+
- watchOS 9999+
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