Android.Provider.Settings.ActionApplicationDevelopmentSettings Field
Activity Action: Show settings to allow configuration of application development-related settings.

Syntax

[Android.Runtime.Register("ACTION_APPLICATION_DEVELOPMENT_SETTINGS")]
public const string ActionApplicationDevelopmentSettings

Remarks

Activity Action: Show settings to allow configuration of application development-related settings. As of NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1 this action is a required part of the platform.

Input: Nothing.

Output: Nothing.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3