The members of Android.App.TabActivity are listed below.
See Also: Inherited members from Android.App.ActivityGroup
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | TabHost | Android.Widget.TabHost. Returns the Android.Widget.TabHost the activity is using to host its tabs. |
[read-only] | TabWidget | Android.Widget.TabWidget. Returns the Android.Widget.TabWidget the activity is using to draw the actual tabs. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
SetDefaultTab(int)Sets the default tab that is the first tab highlighted. | ||
SetDefaultTab(string)Sets the default tab that is the first tab highlighted. |