言語

MemoryBudgetManager.ProcessCurrentUsageBytes プロパティ

定義

呼び出し元のプロセスの現在のメモリ使用量を返します。

public long ProcessCurrentUsageBytes { [Android.Runtime.Register("getProcessCurrentUsageBytes", "()J", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getProcessCurrentUsageBytes", "()J", "", ApiSince=37)>]
member this.ProcessCurrentUsageBytes : int64

プロパティ値

現在のメモリ使用量 (バイト単位)。

属性

適用対象