Langue

ImageDecoder.AllocationLimit Propriété

Définition

Obtenez la limite maximale de mémoire en octets pour le décodage d’image. -ou- Définissez une limite de mémoire maximale (octets) pour un décodage d’image.

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

Valeur de propriété

Attributs

S’applique à