Android.OS.Bundle Class
A mapping from String values to various Parcelable types.

See Also: Bundle Members

Syntax

[Android.Runtime.Register("android/os/Bundle", DoNotGenerateAcw=true)]
public sealed class Bundle : BaseBundle, IParcelable, Java.Lang.ICloneable, IDisposable

Remarks

A mapping from String values to various Parcelable types.

[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