Debug.MemoryInfo.GetOtherSharedDirty(Int32) Método

Definición

Obtiene el sucio compartido para la categoría de memoria especificada.

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

Parámetros

which
Int32

Índice de categoría de otra memoria.

Devoluciones

Se solicitó otro sucio compartido.

Atributos

Comentarios

Documentación de Java para android.os.Debug.MemoryInfo.getOtherSharedDirty(int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a