Share via


PKContactFieldsExtensions Class

Definition

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 self.

GetNullableValue(NativeHandle)

Retrieves the PKContactFields value represented by the backing field value in handle.

GetSet(PKContactFields)
GetValue(NativeHandle)

Retrieves the PKContactFields value represented by the backing field value in handle.

GetValue(NSSet)
GetValue(NSString)

Retrieves the PKContactFields value named by constant.

ToArray(PKContactFields)

Retrieves all the PKContactFields constants named by the flags value.

ToFlags(IEnumerable<NSString>)

Applies to