語言

ImageDecoder.AllocationLimit 屬性

定義

取得影像解碼時的最大記憶體上限(位元組)。 -或- 設定影像解碼的最大記憶體限制(位元組)。

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

屬性值

屬性

適用於