Android.App.Notification.Group Property
Get the key used to group this notification into a cluster or stack with other notifications on devices which support such rendering.

Syntax

[get: Android.Runtime.Register("getGroup", "()Ljava/lang/String;", "GetGetGroupHandler")]
public virtual string Group { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the key used to group this notification into a cluster or stack with other notifications on devices which support such rendering.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1