Android.App.TabActivity Members

The members of Android.App.TabActivity are listed below.

See Also: Inherited members from Android.App.ActivityGroup

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
TabHostAndroid.Widget.TabHost. Returns the Android.Widget.TabHost the activity is using to host its tabs.
[read-only]
TabWidgetAndroid.Widget.TabWidget. Returns the Android.Widget.TabWidget the activity is using to draw the actual tabs.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

SetDefaultTab(int)
Sets the default tab that is the first tab highlighted.
SetDefaultTab(string)
Sets the default tab that is the first tab highlighted.