Linguaggio

Debug.NativeHeapAllocatedSize Proprietà

Definizione

Restituisce la quantità di memoria allocata nell'heap nativo.

public static long NativeHeapAllocatedSize { [Android.Runtime.Register("getNativeHeapAllocatedSize", "()J", "")] get; }
[<get: Android.Runtime.Register("getNativeHeapAllocatedSize", "()J", "")>]
static member NativeHeapAllocatedSize : int64

Valore della proprietà

Dimensione allocata in byte.

Attributi

Commenti

Restituisce la quantità di memoria allocata nell'heap nativo.

per android.os.Debug.getNativeHeapAllocatedSize().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a