Android.App.Notification.ColorDefault Field
Special value of Notification.Color telling the system not to decorate this notification with any special color but instead use default colors when presenting this notification.

Value: 0

Syntax

[Android.Runtime.Register("COLOR_DEFAULT")]
public const int ColorDefault

Remarks

Special value of Notification.Color telling the system not to decorate this notification with any special color but instead use default colors when presenting this notification.

[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