PrintAttributes.MediaSize.GetLabel(PackageManager) Method

Definition

[Android.Runtime.Register("getLabel", "(Landroid/content/pm/PackageManager;)Ljava/lang/String;", "")]
public string GetLabel (Android.Content.PM.PackageManager packageManager);
[<Android.Runtime.Register("getLabel", "(Landroid/content/pm/PackageManager;)Ljava/lang/String;", "")>]
member this.GetLabel : Android.Content.PM.PackageManager -> string

Parameters

packageManager
PackageManager

Returns

String
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to