Lenguaje

ImageDecoder.AllocationLimit Propiedad

Definición

Obtenga el límite máximo de memoria en bytes para la descodificación de imágenes. -o bien- Establezca un límite máximo de memoria (bytes) para una descodificación de imagen.

public long AllocationLimit { [Android.Runtime.Register("getAllocationLimit", "()J", "", ApiSince=37)] get; [Android.Runtime.Register("setAllocationLimit", "(J)V", "", ApiSince=37)] set; }
[<get: Android.Runtime.Register("getAllocationLimit", "()J", "", ApiSince=37)>]
[<set: Android.Runtime.Register("setAllocationLimit", "(J)V", "", ApiSince=37)>]
member this.AllocationLimit : int64 with get, set

Valor de propiedad

Atributos

Se aplica a