Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion develop-docs/sdk/data-model/event-payloads/threads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Defaults to `false`.
`main`

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

`name`

Expand Down
Loading