Android.Test.Mock.MockPackageManager.GetResourcesForApplication Method
Retrieve the resources for an application.

Syntax

[Android.Runtime.Register("getResourcesForApplication", "(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/Resources;", "GetGetResourcesForApplication_Landroid_content_pm_ApplicationInfo_Handler")]
public override Android.Content.Res.Resources GetResourcesForApplication (Android.Content.PM.ApplicationInfo app)

Parameters

app
Information about the desired application.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the resources for an application. Throws NameNotFoundException if the package is no longer installed.

[Android Documentation]

Requirements

Namespace: Android.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1