Intent.CategoryDevelopmentPreference Field

Definition

This activity is a development preference panel.

[Android.Runtime.Register("CATEGORY_DEVELOPMENT_PREFERENCE")]
public const string CategoryDevelopmentPreference;
[<Android.Runtime.Register("CATEGORY_DEVELOPMENT_PREFERENCE")>]
val mutable CategoryDevelopmentPreference : string

Field Value

Implements

Attributes

Remarks

This activity is a development preference panel.

Java documentation for android.content.Intent.CATEGORY_DEVELOPMENT_PREFERENCE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to