ABUnknownPersonViewController.AllowsAddingToAddressBook Property

Definition

Gets or sets whether the user's changes to the displayed data should be saved to the AddressBook.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsAddingToAddressBook { [Foundation.Export("allowsAddingToAddressBook")] get; [Foundation.Export("setAllowsAddingToAddressBook:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsAddingToAddressBook")>]
[<set: Foundation.Export("setAllowsAddingToAddressBook:")>]
member this.AllowsAddingToAddressBook : bool with get, set

Property Value

Attributes

Applies to