Property Group
Group
Identifier for the group this notification belong to. If device supports it, notifications with same group identifier are stacked together. On Android this is also called group, while on iOS it is called thread identidier.
Declaration
public string Group { get; set; }
Property Value
| Type | Description |
|---|---|
| string |