Android.Content.BroadcastReceiver.AbortBroadcast Property
Returns the flag indicating whether or not this receiver should abort the current broadcast.

Syntax

[get: Android.Runtime.Register("getAbortBroadcast", "()Z", "GetGetAbortBroadcastHandler")]
public bool AbortBroadcast { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the flag indicating whether or not this receiver should abort the current broadcast.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1