Android.App.ApplicationAttribute.ManageSpaceActivity Property
The Android.App.Activity that the system can launch to let users manage the memory occupied by the application on the device.

Syntax

public Type ManageSpaceActivity { get; set; }

Value

A Type which is the Android.App.Activity that the system can launch to let users manage the memory occupied by the application on the device.

Remarks

The ManageSpaceActivity property is used to set the //application/@android:manageSpaceActivity attribute value.

Requirements

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