Share via


INPersonRelationshipExtensions Class

Definition

Extension methods for the INPersonRelationship enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class INPersonRelationshipExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type INPersonRelationshipExtensions = class
Inheritance
INPersonRelationshipExtensions
Attributes

Methods

Name Description
GetConstant(INPersonRelationship)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the INPersonRelationship value named by constant.

Applies to