次の方法で共有


CXProviderConfiguration.IncludesCallsInRecents プロパティ

定義

Recents リスト内の呼び出しを含めるかどうかを制御する値を取得または設定します。

[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

プロパティ値

属性

適用対象