Android.Provider.Contacts.ContactMethods.GetDisplayLabelFormatted Method

Syntax

[Android.Runtime.Register("getDisplayLabel", "(Landroid/content/Context;IILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
[System.Obsolete("deprecated")]
public static Java.Lang.ICharSequence GetDisplayLabelFormatted (Android.Content.Context context, [Android.Runtime.GeneratedEnum] ContactKind kind, [Android.Runtime.GeneratedEnum] ContactMethodColumn type, Java.Lang.ICharSequence label)

Parameters

context
Documentation for this section has not yet been entered.
kind
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
label
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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