Android.OS.Bundle.IsEmpty Property
Returns true if the mapping of this Bundle is empty, false otherwise.

Syntax

[get: Android.Runtime.Register("isEmpty", "()Z", "GetIsEmptyHandler")]
public override bool IsEmpty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the mapping of this Bundle is empty, false otherwise.

[Android Documentation]

Requirements

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