CNPostalAddressKeyOptionExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this Contacts.CNPostalAddressKeyOption self);
static member GetConstant : Contacts.CNPostalAddressKeyOption -> Foundation.NSString

Parameters

self
CNPostalAddressKeyOption

The instance on which this method operates.

Returns

Applies to