Language

ContactsContract.CommonDataKinds.StructuredName.FullNameStyle Field

Definition

The style used for combining given/middle/family name into a full name.

[Android.Runtime.Register("FULL_NAME_STYLE")]
public const string FullNameStyle;
[<Android.Runtime.Register("FULL_NAME_STYLE")>]
val mutable FullNameStyle : string

Field Value

Attributes

Remarks

The style used for combining given/middle/family name into a full name. See ContactsContract.FullNameStyle.

Android reference for android.provider.ContactsContract.CommonDataKinds.StructuredName.FULL_NAME_STYLE.

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