Android.App.ActionBar.RemoveAllTabs Method
Remove all tabs from the action bar and deselect the current tab.

Syntax

[Android.Runtime.Register("removeAllTabs", "()V", "GetRemoveAllTabsHandler")]
public abstract void RemoveAllTabs ()

Remarks

Remove all tabs from the action bar and deselect the current tab.

[Android Documentation]

Requirements

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