开发者

Address fields by country

开发者 https://www.devze.com 2023-03-01 01:33 出处:网络
The iPhone Contacts app has a nice interface for saving addresses. When you change the country, the fields change to be specific to that country\'s address fields. For example, the US has a \"Zip\" fi

The iPhone Contacts app has a nice interface for saving addresses. When you change the country, the fields change to be specific to that country's address fields. For example, the US has a "Zip" field, where other countries have a "Postal Code".

Address fields by country

Is there any method to get th开发者_Go百科ese fields, possibly by passing a country code?


I think what you are looking for is ABCreateStringWithAddressDictionary method of ABAddressFormatting class. Here is the link to the ABAddressFormatting Class reference

0

精彩评论

暂无评论...
验证码 换一张
取 消