Android.App.ApplicationAttribute.LargeHeap Property
Whether or not the application should be created with a large Dalvik heap.

Syntax

public bool LargeHeap { get; set; }

Value

If true, then the process should be created with a large Dalvik heap; otherwise, the process will be created with the default Dalvik heap.

Remarks

The LargeHeap property is used to set the //application/@android:largeHeap attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0