CNContactFormatter.GetDescriptorForRequiredKeys 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 key descriptor that is required to format the contact in the specified style
.
[Foundation.Export("descriptorForRequiredKeysForStyle:")]
public static Contacts.ICNKeyDescriptor GetDescriptorForRequiredKeys (Contacts.CNContactFormatterStyle style);
static member GetDescriptorForRequiredKeys : Contacts.CNContactFormatterStyle -> Contacts.ICNKeyDescriptor
Parameters
- style
- CNContactFormatterStyle
Returns
- Attributes