Android.Service.Notification.StatusBarNotification.IsOngoing Property
Convenience method to check the notification's flags for Android.App.Notification.FLAG_ONGOING_EVENT.

Syntax

[get: Android.Runtime.Register("isOngoing", "()Z", "GetIsOngoingHandler")]
public virtual bool IsOngoing { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

[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