Android.AccessibilityServices.AccessibilityServiceInfo.LoadDescription Method
The localized description of the accessibility service.

Syntax

[Android.Runtime.Register("loadDescription", "(Landroid/content/pm/PackageManager;)Ljava/lang/String;", "GetLoadDescription_Landroid_content_pm_PackageManager_Handler")]
public virtual string LoadDescription (Android.Content.PM.PackageManager packageManager)

Parameters

packageManager
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

The localized description of the accessibility service.

Statically set from AccessibilityService.ServiceMetaData.

[Android Documentation]

Requirements

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