Edit

Share via


NSPersonNameComponentsFormatterStyle Enum

Definition

Enumerates values that control the way that names are displayed.

C#
public enum NSPersonNameComponentsFormatterStyle
Inheritance
NSPersonNameComponentsFormatterStyle

Fields

Name Value Description
Default 0

Display a medium-length representation of the name. Equivalent to Medium.

Short 1

Display a shortened form of the name by abbreviating or omitting various, user-specified, components.

Medium 2

Display a medium-length representation of the name. Equivalent to Default.

Long 3

Use all available name components, except for the nickname, to display the name.

Abbreviated 4

Display the most abbreviated form of the name.

Applies to

Product Versions
Xamarin iOS SDK 12