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


ImageDecoder.DecodeException.SourceIncomplete Поле

Определение

Внимание!

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

Кодированные данные были неполными.

[Android.Runtime.Register("SOURCE_INCOMPLETE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageDecoderErrorType enum directly instead of this field.", true)]
public const Android.Graphics.ImageDecoderErrorType SourceIncomplete = 2;
[<Android.Runtime.Register("SOURCE_INCOMPLETE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageDecoderErrorType enum directly instead of this field.", true)>]
val mutable SourceIncomplete : Android.Graphics.ImageDecoderErrorType

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

Value = 2
Атрибуты

Комментарии

Кодированные данные были неполными.

Документация по Java для android.graphics.ImageDecoder.DecodeException.SOURCE_INCOMPLETE.

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

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