ActivityManager.ProcessErrorStateInfo.NotResponding Поле

Определение

Внимание!

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

Константа: 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

Значение поля

Value = 2

Реализации

Атрибуты

Комментарии

Константа: 2 (0x00000002)

Справочник по Android для android.app.ActivityManager.ProcessErrorStateInfo.NOT_RESPONDING.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к