Android.App.Notification.Category Property
One of the predefined notification categories (see the Category* fields) that best describes this Notification.

Syntax

[Android.Runtime.Register("category")]
public string Category { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

One of the predefined notification categories (see the Category* fields) that best describes this Notification. May be used by the system for ranking and filtering.

[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