ABPersonCompositeNameFormat 枚举

定义

要用于人员的复合名称的格式。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public enum ABPersonCompositeNameFormat
type ABPersonCompositeNameFormat = 
继承
ABPersonCompositeNameFormat
属性

字段

FirstNameFirst 0

名字名字。

LastNameFirst 1

姓氏第一。

注解

复合名称控制 的 ToString()输出。

适用于

另请参阅