Instrumentation.AllocCounts プロパティ

定義

割り当てカウントの現在の結果を含むバンドルを返します。

public virtual Android.OS.Bundle? AllocCounts { [Android.Runtime.Register("getAllocCounts", "()Landroid/os/Bundle;", "GetGetAllocCountsHandler")] get; }
[<get: Android.Runtime.Register("getAllocCounts", "()Landroid/os/Bundle;", "GetGetAllocCountsHandler")>]
member this.AllocCounts : Android.OS.Bundle

プロパティ値

属性

注釈

割り当てカウントの現在の結果を含むバンドルを返します。

android.app.Instrumentation.getAllocCountsの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象