Off-main-thread execution environment
C60676
concept
An off-main-thread execution environment is a separate processing context that runs tasks concurrently with the main thread to prevent blocking user-facing operations and improve application responsiveness.
Instances (1)
| Instance | Via concept surface |
|---|---|
| Worklet | — |