CXProviderConfiguration.IncludesCallsInRecents Property

Definition

Gets or sets a value that controls whether calls in the Recents list are included.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IncludesCallsInRecents { [Foundation.Export("includesCallsInRecents")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setIncludesCallsInRecents:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.IncludesCallsInRecents : bool with get, set

Property Value

Attributes

Applies to