ABPersonUrlLabel Class

Definition

URL property labels.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonUrlLabel
type ABPersonUrlLabel = class
Inheritance
ABPersonUrlLabel
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

HomePage

Represents the value associated with the constant kABPersonHomePageLabel

Applies to

See also

  • GetUrls()
  • <xref:AddressBook.ABPerson.SetUrls(AddressBook.ABMultiValue%601)>