共用方式為


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

依姓氏排序。

適用於

另請參閱