共用方式為


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() 輸出。

適用於

另請參閱