BaseBundle
BaseBundle(IntPtr, JniHandleOwnership)
IsEmpty
JniPeerMembers
ThresholdClass
ThresholdType
Clear()
ContainsKey(String)
Get(String)
GetBoolean(String)
GetBoolean(String, Boolean)
GetBooleanArray(String)
GetDouble(String)
GetDouble(String, Double)
GetDoubleArray(String)
GetInt(String)
GetInt(String, Int32)
GetIntArray(String)
GetLong(String)
GetLong(String, Int64)
GetLongArray(String)
GetString(String)
GetString(String, String)
GetStringArray(String)
KeySet()
PutAll(PersistableBundle)
PutBoolean(String, Boolean)
PutBooleanArray(String, Boolean[])
PutDouble(String, Double)
PutDoubleArray(String, Double[])
PutInt(String, Int32)
PutIntArray(String, Int32[])
PutLong(String, Int64)
PutLongArray(String, Int64[])
PutString(String, String)
PutStringArray(String, String[])
Remove(String)
Size()
monoandroid
namespace Android.OS
{
[Register("android/os/BaseBundle", DoNotGenerateAcw = true)]
public class BaseBundle : Object
{
protected override IntPtr ThresholdClass { get; }
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API