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


ImageDecoder.DecodeException.SourceException Поле

Определение

Внимание!

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

Исключение было создано считывание Source.

[Android.Runtime.Register("SOURCE_EXCEPTION", 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 SourceException = 1;
[<Android.Runtime.Register("SOURCE_EXCEPTION", 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 SourceException : Android.Graphics.ImageDecoderErrorType

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

Value = 1
Атрибуты

Комментарии

Исключение было создано считывание Source.

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

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

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