Android.Widget.TabHost.NewTabSpec Method
Get a new NoType:android/widget/TabHost$TabSpec;Href=../../../reference/android/widget/TabHost.TabSpec.html associated with this tab host.

Syntax

[Android.Runtime.Register("newTabSpec", "(Ljava/lang/String;)Landroid/widget/TabHost$TabSpec;", "GetNewTabSpec_Ljava_lang_String_Handler")]
public virtual TabHost.TabSpec NewTabSpec (string tag)

Parameters

tag
required tag of tab.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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