Поделиться через


PrintDocumentInfo.ContentTypeUnknown Поле

Определение

Внимание!

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

Тип контента: неизвестный.

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

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

Value = -1

Реализации

Атрибуты

Комментарии

Тип контента: неизвестный.

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

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

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