PrinterInfo.StatusBusy Поле

Определение

Внимание!

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

Состояние принтера: принтер занят печатью.

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

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

Value = 2

Реализации

Атрибуты

Комментарии

Состояние принтера: принтер занят печатью.

Документация по Java для android.print.PrinterInfo.STATUS_BUSY.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

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