Idioma

ImageDecoder.AllocationLimit Propriedade

Definição

Obtenha o limite máximo de memória em bytes para decodificação de imagem. -ou- Defina um limite máximo de memória (bytes) para uma decodificação de imagem.

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 da propriedade

Atributos

Aplica-se a