Notification.CategoryStatus Field

Definition

Notification category: ongoing information about device or contextual status.

[Android.Runtime.Register("CATEGORY_STATUS")]
public const string CategoryStatus;
[<Android.Runtime.Register("CATEGORY_STATUS")>]
val mutable CategoryStatus : string

Field Value

Implements

Attributes

Remarks

Notification category: ongoing information about device or contextual status.

Java documentation for android.app.Notification.CATEGORY_STATUS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to