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 fcded87 commit c704e49Copy full SHA for c704e49
com.unity.mobile.notifications/Runtime/Android/AndroidNotification.cs
@@ -178,7 +178,7 @@ public DateTime CustomTimestamp
178
}
179
180
/// <summary>
181
- /// Set this notification to be shown when app is in the foreground.
+ /// Set this notification to be shown when app is in the foreground (default: true).
182
/// </summary>
183
public bool ShowInForeground
184
{
0 commit comments