言語

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

プロパティ値

属性

適用対象