Compartir a través de


ABPersonSortBy Enumeración

Definición

Cómo ordenar registros.

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

Campos

FirstName 0

Orden por nombre.

LastName 1

Ordenar por apellido.

Se aplica a

Consulte también