PKContactFieldsExtensions Class
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.
Extension methods for the PKContactFields enumeration.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PKContactFieldsExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PKContactFieldsExtensions = class
- Inheritance
-
PKContactFieldsExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| GetConstant(PKContactFields) |
Retrieves the NSString constant that describes |
| GetNullableValue(NativeHandle) |
Retrieves the PKContactFields value represented by the backing field value in |
| GetSet(PKContactFields) | |
| GetValue(NativeHandle) |
Retrieves the PKContactFields value represented by the backing field value in |
| GetValue(NSSet) | |
| GetValue(NSString) |
Retrieves the PKContactFields value named by |
| ToArray(PKContactFields) |
Retrieves all the PKContactFields constants named by the flags |
| ToFlags(IEnumerable<NSString>) | |