ContactsContract.CommonDataKinds.Phone.GetTypeLabelFormatted Method

Definition

[Android.Runtime.Register("getTypeLabel", "(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence? GetTypeLabelFormatted (Android.Content.Res.Resources? res, Android.Provider.PhoneDataKind type, Java.Lang.ICharSequence? label);
[<Android.Runtime.Register("getTypeLabel", "(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")>]
static member GetTypeLabelFormatted : Android.Content.Res.Resources * Android.Provider.PhoneDataKind * Java.Lang.ICharSequence -> Java.Lang.ICharSequence

Parameters

res
Resources

Returns

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