Language

MemoryBudgetInfo.MaxMb Property

Definition

Returns the memory limit (in MiB) that this MemoryBudgetInfo represents.

public long MaxMb { [Android.Runtime.Register("getMaxMb", "()J", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMaxMb", "()J", "", ApiSince=37)>]
member this.MaxMb : int64

Property Value

The memory limit (in MiB) that this MemoryBudgetInfo represents.

Attributes

Applies to