언어

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

속성 값

특성

적용 대상