Freigeben über


ABPersonSortBy Enumeration

Definition

So sortieren Sie Datensätze.

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

Felder

FirstName 0

Reihenfolge nach Vornamen.

LastName 1

Reihenfolge nach Nachname.

Gilt für:

Weitere Informationen