ABPersonRelatedNamesLabel 类

定义

相关名称属性标签。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonRelatedNamesLabel
type ABPersonRelatedNamesLabel = class
继承
ABPersonRelatedNamesLabel
属性

注解

标签与 LocalizedLabel(NSString)、、M:AddressBook.ABMultiValue'1.Add ('0,Foundation.NSString) M:AddressBook.ABMultiValue'1.Insert (System.Int32,'0,Foundation.NSString) Label

属性

Assistant

表示与常量 kABPersonAssistantLabel 关联的值

Brother

表示与常量 kABPersonBrotherLabel 关联的值

Child

表示与常量 kABPersonChildLabel 关联的值

Father

表示与常量 kABPersonFatherLabel 关联的值

Friend

表示与常量 kABPersonFriendLabel 关联的值

Manager

表示与常量 kABPersonManagerLabel 关联的值

Mother

表示与常量 kABPersonMotherLabel 关联的值

Parent

表示与常量 kABPersonParentLabel 关联的值

Partner

表示与常量 kABPersonPartnerLabel 关联的值

Sister

表示与常量 kABPersonSisterLabel 关联的值

Spouse

表示与常量 kABPersonSpouseLabel 关联的值

适用于

另请参阅

  • GetRelatedNames()
  • <xref:AddressBook.ABPerson.SetRelatedNames(AddressBook.ABMultiValue%601)>