Lingua

ImageDecoder.AllocationLimit Proprietà

Definizione

Ottenere il limite massimo di memoria in byte per la decodifica delle immagini. -oppure- Impostare un limite massimo di memoria (byte) per una decodifica immagine.

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

Valore della proprietà

Attributi

Si applica a