Contents

CNContactFormatter

An object that you use to format contact information before displaying it to the user.

Declaration

class CNContactFormatter

Overview

A CNContactFormatter object handles international ordering and delimiting for the contact name components. When formatting many contacts, create an instance of this class and use the instance methods; otherwise use the class methods.

Topics

Creating a formatted attributed string

Creating a formatted string

Specifying the formatting style

Getting a descriptor

Getting format information

See Also

Formatters