PKContactFieldsExtensions.GetConstant(PKContactFields) 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.
Gets a constant string that represents the enumeration value.
public static Foundation.NSString GetConstant (this PassKit.PKContactFields self);
static member GetConstant : PassKit.PKContactFields -> Foundation.NSString
Parameters
- self
- PKContactFields
The instance on which this method operates.