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.

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

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