Android.OS.Bundle.ClassLoader Property
Return the ClassLoader currently associated with this Bundle.

Syntax

[get: Android.Runtime.Register("getClassLoader", "()Ljava/lang/ClassLoader;", "GetGetClassLoaderHandler")]
public Java.Lang.ClassLoader ClassLoader { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the ClassLoader currently associated with this Bundle.

[Android Documentation]

Requirements

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