Share via


ABPersonSortBy 枚举

定义

如何对记录进行排序。

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

字段

FirstName 0

按名字排序。

LastName 1

按姓氏排序。

适用于

另请参阅