Share via


ABPersonViewController.ShouldShowLinkedPeople Property

Definition

Gets or sets whether the view controller should show linked people.

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

Property Value

Attributes

Applies to