Android.App.ActionBar.GetTabAt Method
Returns the tab at the specified index.

Syntax

[Android.Runtime.Register("getTabAt", "(I)Landroid/app/ActionBar$Tab;", "GetGetTabAt_IHandler")]
public abstract ActionBar.Tab GetTabAt (int index)

Parameters

index
Index value in the range 0-get

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the tab at the specified index.

[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