Lingua

Debug.MemoryInfo.GetOtherPrivateDirty(Int32) Metodo

Definizione

Ottiene il dirty privato per l'altra categoria di memoria specificata.

[Android.Runtime.Register("getOtherPrivateDirty", "(I)I", "GetGetOtherPrivateDirty_IHandler")]
public virtual int GetOtherPrivateDirty(int which);
[<Android.Runtime.Register("getOtherPrivateDirty", "(I)I", "GetGetOtherPrivateDirty_IHandler")>]
abstract member GetOtherPrivateDirty : int -> int
override this.GetOtherPrivateDirty : int -> int

Parametri

which
Int32

Indice della categoria other-memory.

Valori restituiti

L'altro sporco privato richiesto.

Attributi

Commenti

per android.os.Debug.MemoryInfo.getOtherPrivateDirty(int).

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