Intent.CategoryAppMarket Field

Definition

This activity allows the user to browse and download new applications.

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

Field Value

Implements

Attributes

Remarks

This activity allows the user to browse and download new applications.

Java documentation for android.content.Intent.CATEGORY_APP_MARKET.

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