Android.App.TabActivity.TabHost Property
Returns the Android.Widget.TabHost the activity is using to host its tabs.

Syntax

[get: Android.Runtime.Register("getTabHost", "()Landroid/widget/TabHost;", "GetGetTabHostHandler")]
public virtual Android.Widget.TabHost TabHost { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the Android.Widget.TabHost the activity is using to host its tabs.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1