Android.Provider.ContactsContract.CommonDataKinds.Relation.GetTypeLabelResource Method
Return the string resource that best describes the given Android.Provider.ContactsContract.CommonDataKinds.CommonColumns.Type.

Syntax

[Android.Runtime.Register("getTypeLabelResource", "(I)I", "")]
public static int GetTypeLabelResource ([Android.Runtime.GeneratedEnum] RelationDataKind type)

Parameters

type
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the string resource that best describes the given Android.Provider.ContactsContract.CommonDataKinds.CommonColumns.Type. Will always return a valid resource.

[Android Documentation]

Requirements

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