CNPostalAddressFormatter.GetAttributedStringFromPostalAddress Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the postalAddress
as an attributed string with default attributes of attributes
.
[Foundation.Export("attributedStringFromPostalAddress:withDefaultAttributes:")]
public virtual Foundation.NSAttributedString GetAttributedStringFromPostalAddress (Contacts.CNPostalAddress postalAddress, Foundation.NSDictionary attributes);
abstract member GetAttributedStringFromPostalAddress : Contacts.CNPostalAddress * Foundation.NSDictionary -> Foundation.NSAttributedString
override this.GetAttributedStringFromPostalAddress : Contacts.CNPostalAddress * Foundation.NSDictionary -> Foundation.NSAttributedString
Parameters
- postalAddress
- CNPostalAddress
- attributes
- NSDictionary
Returns
- Attributes