Android.OS.PersistableBundle: Constructor Members

The constructors of Android.OS.PersistableBundle are listed below. For a list of all members, see the PersistableBundle Members list.

See Also: Inherited members from Android.OS.BaseBundle

Public Constructors

Constructs a new, empty PersistableBundle.
Constructs a PersistableBundle containing a copy of the mappings from the given PersistableBundle.
Constructs a new, empty PersistableBundle sized to hold the given number of elements.