Android.OS.Debug.Pss Property
Retrieves the PSS memory used by the process as given by the smaps.

Syntax

[get: Android.Runtime.Register("getPss", "()J", "GetGetPssHandler")]
public static long Pss { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieves the PSS memory used by the process as given by the smaps.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14