Intent.CategoryTab Field

Definition

Intended to be used as a tab inside of a containing TabActivity.

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

Field Value

Implements

Attributes

Remarks

Intended to be used as a tab inside of a containing TabActivity.

Java documentation for android.content.Intent.CATEGORY_TAB.

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