Lenguaje

ActivityManager.ProcessErrorStateInfo.NotResponding Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.App.ProcessError enum directly instead of this field.

Valor constante: 2 (0x00000002)

[Android.Runtime.Register("NOT_RESPONDING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ProcessError enum directly instead of this field.", true)]
public const Android.App.ProcessError NotResponding = 2;
[<Android.Runtime.Register("NOT_RESPONDING")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.ProcessError enum directly instead of this field.", true)>]
val mutable NotResponding : Android.App.ProcessError

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

Valor constante: 2 (0x00000002)

Referencia de Android para android.app.ActivityManager.ProcessErrorStateInfo.NOT_RESPONDING.

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