defaultNameOrdering()
Returns the default name ordering defined by the user in the Address Book application’s preferences.
Declaration
func defaultNameOrdering() -> IntReturn Value
The default name ordering defined by the user in the Address Book application’s preferences.
Discussion
The possible values are kABFirstNameFirst and kABLastNameFirst.