Property ShowInForeground
ShowInForeground
Set this notification to be shown when app is in the foreground (default: true).
Declaration
public bool ShowInForeground { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Set this notification to be shown when app is in the foreground (default: true).
public bool ShowInForeground { get; set; }
| Type | Description |
|---|---|
| bool |