Debug.MemoryInfo.GetOtherPss(Int32) Method

Definition

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

Parameters

which
Int32

Returns

Attributes

Remarks

Java documentation for android.os.Debug.MemoryInfo.getOtherPss(int).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to