Lenguaje

ActivityManager.IsLowMemoryKillReportSupported Propiedad

Definición

Consulte también:

public static bool IsLowMemoryKillReportSupported { [Android.Runtime.Register("isLowMemoryKillReportSupported", "()Z", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("isLowMemoryKillReportSupported", "()Z", "", ApiSince=30)>]
static member IsLowMemoryKillReportSupported : bool

Valor de propiedad

Indica si la eliminación de memoria baja se notificará en getHistoricalProcessExitReasons(String, int, int).

Atributos

Comentarios

Consulte también:

Referencia de Android para android.app.ActivityManager.isLowMemoryKillReportSupported.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a