Contents

CNPostalAddressFormatter

An object that you use to format a contact’s postal addresses.

Declaration

class CNPostalAddressFormatter

Overview

A CNPostalAddressFormatter object handles international formatting of postal addresses. It is recommended that you create an instance of this class when formatting many postal addresses, and use the instance methods; otherwise use the class methods.

Topics

Generating a formatted attributed string

Generating a formatted string

Specifying the formatting style

Getting the postal attribute keys

See Also

Formatters