ABLabel Class

Definition

Generic property labels.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABLabel
type ABLabel = class
Inheritance
ABLabel
Attributes

Remarks

Labels are used with LocalizedLabel(NSString), Label, M:AddressBook.ABMultiValue`1.Add(`0,Foundation.NSString), and M:AddressBook.ABMultiValue`1.Insert(System.Int32,`0,Foundation.NSString).

Properties

Home

Represents the value associated with the constant kABHomeLabel

Other

Represents the value associated with the constant kABOtherLabel

Work

Represents the value associated with the constant kABWorkLabel

Applies to