Android.Widget.TabHost.ClearAllTabs Method
Removes all tabs from the tab widget associated with this tab host.

Syntax

[Android.Runtime.Register("clearAllTabs", "()V", "GetClearAllTabsHandler")]
public virtual void ClearAllTabs ()

Remarks

Removes all tabs from the tab widget associated with this tab host.

[Android Documentation]

Requirements

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