CXProviderConfiguration.IncludesCallsInRecents 属性

定义

获取或设置一个值,该值控制是否包括“最近”列表中的调用。

[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

属性值

属性

适用于