Android.App.Admin.DeviceAdminInfo.LoadLabelFormatted Method
Load the user-displayed label for this device admin.

Syntax

[Android.Runtime.Register("loadLabel", "(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;", "")]
public Java.Lang.ICharSequence LoadLabelFormatted (Android.Content.PM.PackageManager pm)

Parameters

pm
Supply a PackageManager used to load the device admin's resources.

Returns

Documentation for this section has not yet been entered.

Remarks

Load the user-displayed label for this device admin.

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8