Android.Service.Notification.StatusBarNotification.IsClearable Property
Convenience method to check the notification's flags for either Android.App.Notification.FLAG_ONGOING_EVENT or Android.App.Notification.FLAG_NO_CLEAR.

Syntax

[get: Android.Runtime.Register("isClearable", "()Z", "GetIsClearableHandler")]
public virtual bool IsClearable { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Convenience method to check the notification's flags for either Android.App.Notification.FLAG_ONGOING_EVENT or Android.App.Notification.FLAG_NO_CLEAR.

[Android Documentation]

Requirements

Namespace: Android.Service.Notification
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18