ImageDecoder.DecodeException.SourceException Campo

Definizione

Attenzione

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

È stata generata un'eccezione durante la lettura di 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

Valore del campo

Value = 1
Attributi

Commenti

È stata generata un'eccezione durante la lettura di Source.

per android.graphics.ImageDecoder.DecodeException.SOURCE_EXCEPTION.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a