Skip to content

Commit 2bd6c50

Browse files
authored
docs(threads): add note about desktop for Main/UI threads (#15803)
1 parent 8444b82 commit 2bd6c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/data-model/event-payloads/threads.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Defaults to `false`.
3737
`main`
3838

3939
: _Optional_. If applicable, a flag indicating whether the thread was responsible for rendering the user interface.
40-
On mobile platforms this is oftentimes referred to as the "main thread" or "ui thread".
40+
On mobile and desktop platforms this is oftentimes referred to as the "main thread" or "ui thread".
4141

4242
`name`
4343

0 commit comments

Comments
 (0)