Android.OS.PersistableBundle.PutPersistableBundle Method
Inserts a PersistableBundle value into the mapping of this Bundle, replacing any existing value for the given key.

Syntax

[Android.Runtime.Register("putPersistableBundle", "(Ljava/lang/String;Landroid/os/PersistableBundle;)V", "")]
public void PutPersistableBundle (string key, PersistableBundle value)

Parameters

key
a String, or null
value
a Bundle object, or null

Remarks

Inserts a PersistableBundle value into the mapping of this Bundle, replacing any existing value for the given key. Either key or value may be null.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0