Android.Content.PM.ApplicationInfo.ManageSpaceActivityName Property
Class implementing the Application's manage space functionality.

Syntax

[Android.Runtime.Register("manageSpaceActivityName")]
public string ManageSpaceActivityName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Class implementing the Application's manage space functionality. From the "manageSpaceActivity" attribute. This is an optional attribute and will be null if applications don't specify it in their manifest

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1