Android.Widget.TabHost.AddTab Method
Add a tab.

Syntax

[Android.Runtime.Register("addTab", "(Landroid/widget/TabHost$TabSpec;)V", "GetAddTab_Landroid_widget_TabHost_TabSpec_Handler")]
public virtual void AddTab (TabHost.TabSpec tabSpec)

Parameters

tabSpec
Specifies how to create the indicator and content.

Remarks

Requirements

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