We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a20f89 commit f7c2f7eCopy full SHA for f7c2f7e
src/Sentry/SentryThread.cs
@@ -30,7 +30,7 @@ public sealed class SentryThread : ISentryJsonSerializable
30
public bool? Current { get; set; }
31
32
/// <summary>
33
- /// If applicable, a flag indicating whether the thread was responsible for rendering
+ /// An optional flag to indicate whether the thread was responsible for rendering
34
/// the user interface. On mobile platforms this is oftentimes referred to as the
35
/// "main thread" or "ui thread".
36
/// </summary>
0 commit comments